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: 11 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T18:55:53.000Z (over 3 years ago)
- Last Synced: 2025-04-05T04:51:15.669Z (about 1 year ago)
- Topics: cosmicjs, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://cosmicjs.com
- Size: 402 KB
- Stars: 15
- Watchers: 3
- Forks: 7
- 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.