https://github.com/n0k0/fadder-uka-site
https://github.com/n0k0/fadder-uka-site
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/n0k0/fadder-uka-site
- Owner: N0K0
- Created: 2017-08-09T14:37:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T13:08:09.000Z (about 7 years ago)
- Last Synced: 2025-01-15T19:47:13.493Z (5 months ago)
- Language: JavaScript
- Size: 9.57 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.