Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 324 Bytes

File metadata and controls

16 lines (13 loc) · 324 Bytes

Environment and dependencies

Make sure:

At terminal:

Run npm install to install the project dependencies

npm install

Run npm run dev to start the development serve

npm run dev