0.4.0 • Published 6 years ago
joe-vue v0.4.0
JoeVue CLI Tool
CLI tool help you create your vue file easily.
Getting Started
To start using it just install it from npm and start using it.
Installing
Install the package from npm
npm install -g joe-vueConfiguration
Change default path for creating file (Don't forget about the '/' at the end ^_^, We will fix it next release)
joe-vue set:path newPath/Change default path by selecting some of our preset configuration
For Vue js preset
joe-vue set:preset vueFor Laravel preset
joe-vue set:preset laravelHow to use it
Create vue component file
joe-vue make:component FooComponentCreate vue view file
joe-vue make:view FooViewCreate javascript file
joe-vue make:js FooScriptBuilt With
Authors
At last
- Please contribute to our repo
- Any contribution we will appreciate it
- If there is any improvements and enhancement to the code base please submit it to us
- Thanx ^_^