https://github.com/billmei/react-battle
Files from Tyler's ReactJS course http://courses.reactjsprogram.com/courses/reactjsfundamentals
https://github.com/billmei/react-battle
Last synced: 8 months ago
JSON representation
Files from Tyler's ReactJS course http://courses.reactjsprogram.com/courses/reactjsfundamentals
- Host: GitHub
- URL: https://github.com/billmei/react-battle
- Owner: billmei
- License: mit
- Created: 2016-03-05T20:21:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T04:11:45.000Z (over 8 years ago)
- Last Synced: 2025-01-01T15:26:50.790Z (9 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-battle
Files from Tyler's ReactJS coursehttps://github.com/ReactjsProgram/React-Fundamentals
http://courses.reactjsprogram.com/courses/reactjsfundamentals
# Install and Run
```
$ npm install
$ npm run start
```