Install

npm install # or yarn install

Start the server

npm start

By default the site will be runngin at http://localhost:3000 to view the output.

Start development server

  1. npm run dev

This will run a server on port 8080. Visit http://localhost:8080 to view the output.