Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 192 Bytes

File metadata and controls

executable file
·
20 lines (14 loc) · 192 Bytes

To Start

npm install
npm run dev & npm run watch

Or if you have problems, try

npm install
npm run dev
  • Then open a second terminal window
npm run watch