Skip to content
Uzair Ahmed edited this page Apr 23, 2018 · 1 revision

Welcome to the react-mentoring wiki!

  1. The idea behind task 1 is to get started with creating basic react components without focusing too much on the generator/webpack configuration.

  2. Task 2 is aimed at manually setting up react-redux starter kit using webpack(to deal with dev/prod environment variables, sourcemaps, bundle optimizations), babel(for es6 transpiling), jest(testing).

Clone this wiki locally