- React basic without jsx (babel)
- React basic with jsx (babel)
- Webpack basic setup
- React with webpack
If you want to get hands dirty on 3/5, make sure you do the following:
-
Prerequisites:
-
Able to run
localhost
on your labtop -
Have node.js installed (install nodejs)
-
Have npm installed (install npm)
-
Project
-
Clone this project
-
Checkout to
DEMO
branch -
open your terminal,
cd/to/the/project/root
-
Run
npm install
, -
After all node_modules are installed, run
npm start
at project root -
If you see something like
http://localhost:8080/webpack-dev-server/
, you are good to go
Please feel free to submit your practice branch, leaving comment down under as comment or sending email are both welcomed. Contact me at [email protected]
Enjoy the workshop
Tim