https://github.com/sinchang/react-gank
📰 gank.io clone built with React & React Router
https://github.com/sinchang/react-gank
axios javascript react react-router
Last synced: 2 months ago
JSON representation
📰 gank.io clone built with React & React Router
- Host: GitHub
- URL: https://github.com/sinchang/react-gank
- Owner: sinchang
- Created: 2017-01-31T05:04:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T14:26:29.000Z (almost 8 years ago)
- Last Synced: 2026-04-13T12:05:44.366Z (2 months ago)
- Topics: axios, javascript, react, react-router
- Language: JavaScript
- Homepage: http://react-gank.sinchang.me/
- Size: 1.26 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## react-gank
> gank.io clone built with React & React Router
[Live Demo](http://react-gank.sinchang.me/)
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
# build for production with minification
npm run build
```