https://github.com/ivantsov/isomorphic-app-sample
Isomorphic app sample based on React, Flux and react-router
https://github.com/ivantsov/isomorphic-app-sample
Last synced: 11 months ago
JSON representation
Isomorphic app sample based on React, Flux and react-router
- Host: GitHub
- URL: https://github.com/ivantsov/isomorphic-app-sample
- Owner: ivantsov
- License: mit
- Created: 2015-06-21T17:25:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-23T07:55:45.000Z (about 11 years ago)
- Last Synced: 2024-04-14T20:26:43.523Z (about 2 years ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# isomorphic-app-sample
Isomorphic app sample based on React, Flux and react-router
# How to build
* `npm i` to install dependencies
* `npm start` to start app