Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nsisodiya/react-experiments

Fun
https://github.com/nsisodiya/react-experiments

Last synced: 27 days ago
JSON representation

Fun

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
```