Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 203 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 203 Bytes

Project setup

npm install

Compiles and hot-reloads for development

UI:

npm run serve

Backend:

npm run dev

Compiles and minifies for production

npm run build