React-intro is an intro level course to React programming. Before you arrive to the event we'd like you to take care of some basic things:
- install Node.js (preferably the most recent LTS version)
- install npm
- install webpack (we are using webpack 2)
- any easy static web server (python2 or python3 has a good one for this course)
!! this is NOT a comprehensive guide, please refer to search engines and online tutorials if you encounter problems !!