knott-cli

1.0.9 • Public • Published

Knott JS

CLI

Create new frontend project with Knott.js lightweight Virtual DOM web component and styling library on-the-go without installing and setup everything.

License: MIT npm version npm downloads

Read the documentation

Usage

make sure you have npx or with yarn installed, you can create new Knott.JS project without installing the package,

# YARN
$ yarn knott-cli my-new-project
# NPM
$ npx knott-cli my-new-project

if you install the package locally,

# YARN
$ yarn global add knott-cli
# NPM
$ npm i -g knott-cli

then simply run this command,

# knott-app <PROJECT_NAME_OR_PROJECT_DIR>
$ knott-app my-new-project

...and follow the onscreen instructions.


License: MIT

Package Sidebar

Install

npm i knott-cli

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

193 kB

Total Files

47

Last publish

Collaborators

  • louislow