Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 238 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 238 Bytes

Project setup

npm install

npm run lint & npm run serve

npm run dev

Compiles and minifies for production (Support only deploy to GitHub)

npm run build

Code for lint check

npm run lint