A simple vuestic-admin installer tool.
$ npm install -g vuestic-installer
$ vuestic <project-name>
Example:
$ vuestic myproject
$ cd myproject
$ npm install
$ npm run dev
A simple vuestic-admin installer tool.
$ npm install -g vuestic-installer
$ vuestic <project-name>
Example:
$ vuestic myproject
$ cd myproject
$ npm install
$ npm run dev