JSPM

create-web-cell

0.7.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q35642F
  • License AGPL-3.0

Project creator of WebCell

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

NPM

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