Skip to content

SealUI/vuejs-tpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuejs-tpl

Usage

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