1.0.0 • Published 7 years ago
generator-mvvm v1.0.0
How to use
Install
- install package yeoman by
npm install -g yo- create directory for contain source
mkdir xxxxxxxx- go to your directory
cd xxxxxxxx- use follow this command
npm init
npm i generator-mvvm
npm link- use follow command and select project you need
yo - Let's have fun :D