kea-cli

0.24.0 • Public • Published

kea-cli

To get started with a new kea project, just type these commands:

npm install kea-cli -g
kea new my-project
cd my-project
npm install # or yarn
npm start   # or yarn start

and open http://localhost:2000/.

Later inside my-project run these to hack away:

kea g scene-name                               # new scene
kea g scene-name/component-name                # component under the scene
kea g scene-name/component-name/really-nested  # deeply nested logic

More documentation coming soon! Please help if you can!

Readme

Keywords

none

Package Sidebar

Install

npm i kea-cli

Weekly Downloads

0

Version

0.24.0

License

MIT

Last publish

Collaborators

  • mariusandra