https://github.com/firecmsco/create-firecms-app
CLI used to bootstrap FireCMS projects
https://github.com/firecmsco/create-firecms-app
Last synced: 12 months ago
JSON representation
CLI used to bootstrap FireCMS projects
- Host: GitHub
- URL: https://github.com/firecmsco/create-firecms-app
- Owner: firecmsco
- License: apache-2.0
- Created: 2023-06-01T14:21:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T18:57:41.000Z (over 2 years ago)
- Last Synced: 2025-06-02T03:49:51.945Z (about 1 year ago)
- Language: TypeScript
- Size: 453 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## FireCMS CLI
This CLI tool allows you to create new FireCMS projects.
#### To run locally
```bash
npm link
npx create-firecms-app
```