Angular 1 demo app made for presentation on Gdańsk University of Technology
> git clone https://github.com/dtomaszewski/a1London
- install dependencies and run the server
> npm install
> npm start
- If You have problems with Babel on Windows machine try installing it globally (npm install babel -g).
- In case it fails compiled files are also in repository (tmp folder).