Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 787 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 787 Bytes

Work in progress content for a two days training in react.

Install by running yarn. To navigate between the examples, run yarn start and uncomment said example in src/index.js.

Inspiration:

No time will be expanded to explain ES2015 syntax, being familiar with its main features is necessary.

For the presentation, you need to run yarn install in the presentation folder cd presentations && yarn install