Package Exports
- @firecms/cli
- @firecms/cli/build/index.js
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 (@firecms/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
FireCMS CLI
This CLI tool allows you to create new FireCMS projects.
To run locally
npm link
firecms
CLI
You can use the following commands:
firecms login
firecms init
firecms deploy
Using different templates
You can initialize a new project using different templates. For example:
For version 2:
firecms init --v2
For FireCMS PRO:
firecms init --pro