Setup

  • npm install
  • npm i -g netlify-cli
  • npm run dev

Run in production mode

  • npm run build
  • npm start