https://github.com/appidea/react-workshop
Fast introduction to React.js development (part of the course).
https://github.com/appidea/react-workshop
javascript react tutorial
Last synced: 3 months ago
JSON representation
Fast introduction to React.js development (part of the course).
- Host: GitHub
- URL: https://github.com/appidea/react-workshop
- Owner: appidea
- License: mit
- Created: 2018-05-10T09:51:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T13:45:02.000Z (about 7 years ago)
- Last Synced: 2024-05-02T05:12:43.991Z (about 1 year ago)
- Topics: javascript, react, tutorial
- Homepage:
- Size: 590 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Please download this software before start
- Atom: https://atom.io/
- npm: https://nodejs.org/en/ (download stable version)# Workflow
- checkout step1 branch to start
`git checkout step1`