This repo contains the course material for https://reactjs-training.com/
Before the training make sure you can run this repository.
- Have git installed (http://git-scm.com/downloads)
- Have node and npm installed (https://nodejs.org/)
- Clone this repository
git clone https://github.com/ReactTraining/react-training.git - Change directory into it
cd react-training - Install dependencies
npm install - Start the server
npm start - Open your browser to
http://localhost:8080, you should see a list of subjects.
Run npm install && npm start and then open http://localhost:8080