Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsisodiya/react-experiments
Fun
https://github.com/nsisodiya/react-experiments
Last synced: 27 days ago
JSON representation
Fun
- Host: GitHub
- URL: https://github.com/nsisodiya/react-experiments
- Owner: nsisodiya
- License: mit
- Created: 2015-07-21T12:28:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T14:40:21.000Z (over 9 years ago)
- Last Synced: 2024-04-14T07:51:22.410Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-experiments
##Requirements
```bash
npm install -g grunt-cli
npm install -g webpack
```
##Execution```bash
git clone https://github.com/nsisodiya/react-experiments.git
cd react-experiments
npm install
grunt
```