An open API service indexing awesome lists of open source software.

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

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
```