1.0.0 • Published 5 years ago

generator-mvvm v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

How to use

Install

  1. install package yeoman by
    npm install -g yo
  1. create directory for contain source
    mkdir xxxxxxxx
  1. go to your directory
    cd xxxxxxxx
  1. use follow this command
    npm init 

    npm i generator-mvvm

    npm link
  1. use follow command and select project you need
    yo 
  1. Let's have fun :D
1.0.0

5 years ago

0.1.0

5 years ago