https://github.com/tutv/react-practice
https://github.com/tutv/react-practice
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tutv/react-practice
- Owner: tutv
- Created: 2017-09-06T07:04:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-14T08:49:33.000Z (over 8 years ago)
- Last Synced: 2025-08-20T22:47:00.021Z (10 months ago)
- Language: JavaScript
- Homepage: https://racjs.surge.sh/
- Size: 435 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React practice
> A React.js Project
# Technologies
React + Redux + ImmutableJS + Reactstrap + Firebase
## Build Setup
``` bash
# install dependencies
yarn
# serve with hot reload at localhost:3000
yarn start
# build for production with minification
yarn build
```