https://github.com/alterx/reactjs-intro
https://github.com/alterx/reactjs-intro
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alterx/reactjs-intro
- Owner: alterx
- License: mit
- Created: 2016-03-23T21:04:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T22:56:30.000Z (about 9 years ago)
- Last Synced: 2025-02-13T16:43:59.686Z (3 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React.js Intro
Small introductory class about react.js core concepts, justification, API and functionalities.
## Deck
https://slides.com/alterx/reactjs
## Start
`npm install`
`npm start`
Go to `localhost:8080`