Skip to content

That's the application code for part 2 of my AngularJS tutorial.

Notifications You must be signed in to change notification settings

raonibr/f1feeder-part2

Repository files navigation

F1FeederApp-Part2

Getting Started

All you need to do is to clone this repository,

git clone https://github.com/raonibr/f1feeder-part2
cd f1feeder-part2

Then, install all the dependencies:

npm install
bower install

Then, run the Application:

grunt serve

And to run the tests:

grunt test

About

That's the application code for part 2 of my AngularJS tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published