Skip to content

ali-kos/kos-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

kos command line tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published