Skip to content

paulmdorr/React101Talk

Repository files navigation

React 101 Talk

This talk is in only available spanish at the moment.

Running the presentation

cd presentation
yarn install
yarn start

it works with npm too, go wonder!

npm install
npm start

Go to http://127.0.0.1:8888/?mode=presenter#1 for presenter mode and http://127.0.0.1:8888 to see the final presentation.

Running the browser example

Just open browser-example/index.html in any browser :)

Running the create-react-app example (WIP)

cd create-react-app-example
yarn install
yarn start

About

React 101 Talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages