https://github.com/kelunik/react-cms
https://github.com/kelunik/react-cms
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kelunik/react-cms
- Owner: kelunik
- License: other
- Created: 2015-11-04T13:38:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T08:58:04.000Z (over 9 years ago)
- Last Synced: 2025-02-12T06:54:31.184Z (4 months ago)
- Language: JavaScript
- Size: 337 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: license.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
README
# Running
```sh
$ git clone [email protected]:assertchris/react-cms.git
$ cd react-cms
$ npm install
$ npm install -g serve
$ serve
```