Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 267 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 267 Bytes

analysis

To start:

$ npm install

To develop:

$ npm run dev```

To build for production:

$ npm run build

index.html and related resources will appear in ./dist

Generated by VuePack.