Template used in the class "Become a programmer".
- Create your own repository with this repository as a template.
- In your repository, run
npm installto install tools we need.
Start the hot reload watcher with npm start. It will recompile as soon as you save a change.
Open the file index.html in you browser and try out your application.