Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cosmicjs/react-starter

Install a Cosmic-powered React app in seconds 🔥
https://github.com/cosmicjs/react-starter

cosmicjs javascript react reactjs

Last synced: about 1 month ago
JSON representation

Install a Cosmic-powered React app in seconds 🔥

Awesome Lists containing this project

README

        

# React Starter
React starter app powered by [Cosmic JS](https://cosmicjs.com) 🚀

## Installation
Install via the [Cosmic CLI](https://github.com/cosmicjs/cosmic-cli).
```bash
npm i -g cosmic-cli

# Login to your Cosmic JS account
cosmic login

# Installs example content to a new or existing Bucket and downloads the app locally
cosmic init react-starter
cd react-starter
cosmic start
```
## [React CMS](https://cosmicjs.com/knowledge-base/react-cms)
Cosmic JS offers a [Headless CMS](https://cosmicjs.com/headless-cms) used to power content for your React websites and apps.