Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hacke2/react-browserify

react + browserify demo
https://github.com/hacke2/react-browserify

Last synced: 9 days ago
JSON representation

react + browserify demo

Awesome Lists containing this project

README

        

# react-browserify
react + browserify demo

### install

```
npm install
```

### build

```
npm run build
```

### watch
```
npm run watch
```