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

https://github.com/n0k0/fadder-uka-site


https://github.com/n0k0/fadder-uka-site

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

"THE BEER-WARE LICENSE" (Revision 42):
wrote this file. As long as you retain this notice you
can do whatever you want with this stuff. If we meet some day, and you think
this stuff is worth it, you can buy me a beer in return
----------------------------------------------------------------------------

# React Redux Saga React-Router 4 Boilerplate
to run development `npm install` and `npm start`, then go to localhost:3000 to start developing.
To build, run `npm run build`, and to preview run `npm run preview`, then go
to localhost:3001 for the minified production bundle.

# Thanks to
- https://github.com/mhaagens/react-mobx-react-router4-boilerplate
- https://github.com/mxstbr/react-boilerplate
For examples and direction.