Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🔥
- Host: GitHub
- URL: https://github.com/cosmicjs/react-starter
- Owner: cosmicjs
- Created: 2018-05-24T19:51:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T18:55:53.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T09:51:04.750Z (8 months ago)
- Topics: cosmicjs, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://cosmicjs.com
- Size: 402 KB
- Stars: 13
- Watchers: 4
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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.