Run the development server:
npm run dev
Build for production:
npm run build
Run the production server:
npm run start