1.2.0 • Published 5 years ago
@allinmkt/cli v1.2.0
The CLI create a new project configured with components, cas and acl installed based in metronic 7.0.0
Install cli (local)
npm link
OR
yarn linkInstall cli global
npm i -g @allinmkt/cli
or
yarn global @allinmkt/cliCommands
- create
How to use
vue-allin create {project name}How to define host
vue-allin create {project name} --host=localhost:8080
OR
vue-allin create {project name} -h localhost:8080