Package Exports
- create-web-cell
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-web-cell) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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.gitAdvanced 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