Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 134 Bytes

File metadata and controls

10 lines (7 loc) · 134 Bytes

Development/Producation Setup

Clone Project

Open the project folder

npm install && npm run serve

Build:

npm run build