Skip to content

dtomaszewski/a1London

Repository files navigation

a1London

Angular 1 demo app made for presentation on Gdańsk University of Technology

how to run?

  • install newest node and npm
  • clone repo
> 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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published