Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 184 Bytes

File metadata and controls

13 lines (9 loc) · 184 Bytes

Compiles and hot-reloads for development

npm run serve

It starts serving site on http://localhost:9100/.

Compiles and minifies for production

npm run build