Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 143 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 143 Bytes

vuejs-tpl

Usage

$ npm install -g vue-cli
$ vue init sealui/vuejs-tpl my-project
$ cd my-project
$ npm install
$ npm run dev