0.0.2 • Published 5 years ago

kos-cli v0.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

To start a new KOS project in command line:

1. Install kos-cli:

  • npm install kos-cli -g

2. Initial your kos project, and then configrate it following the wizard:

  • cd /path/to/your/repo

  • kos init projectName // init a project with 'projectName', you can change projectName as you need.

3. Open your project and ready to be a more happyer react developer ;-)

  • help link:

4. Following to do:

  • Mobile in Javascript
  • Mobild in Typescript