🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

kos-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kos-cli

Auto generate kos project template

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

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:
  • homepage: https://github.com/ali-kos

  • kos doc: https://github.com/ali-kos/kos-docs

  • kos core: https://github.com/ali-kos/kos

4. Following to do:

  • Mobile in Javascript
  • Mobild in Typescript

Keywords

kos-cli

FAQs

Package last updated on 22 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts