create-web-cell
v0.7.1
Published
Project creator of WebCell
Downloads
2
Maintainers
Readme
Create WebCell
Project creator of WebCell
Basic Usage
npm init web-cell path/to/your_project \
--app
--remote https://git-example.com/your_id/repo_name.git
Advanced parameters
Usage: create-web-cell [path] [options]
Project creator of WebCell
Options:
-V, --version output the version number
-r, --remote <URL> Git URL of a Remote repository
-A, --app [pages] Router/Page names for Web-site/app (Pages should be separated by commas)
-h, --help output usage information