Tutorial: Development

Development

  • Run npm run dev to begin watching and building files.
  • Open http://localhost:3000/ in a web browser for testing.

Specify the port to listen on with PORT=3001 npm run dev