Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 136 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 136 Bytes

Setup

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

Run in production mode

  • npm run build
  • npm start