Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joefiorini/source-lookup


https://github.com/joefiorini/source-lookup

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

React Boilerplate
=================

Uses:

- [React Router](https://github.com/rackt/react-router)
- [Webpack](http://webpack.github.io/)
- [pushstate-server](https://github.com/scottcorgan/pushstate-server)

```sh
$ npm install
$ ./script/dev
# open http://localhost:3000
# or
$ PORT=8000 ./script/dev
```