-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Home
Yauheni Prakopchyk edited this page Apr 8, 2019
·
5 revisions
First of all you need to create new project via vuestic-installer command
$ vuestic myproject
$ git clone https://github.com/epicmaxco/vuestic-admin.git myproject
$ cd myproject
$ npm install
$ npm run serve
$ npm run build
$ npm run build --report