Skip to content

Ajeey/Angular2-Github-Search

Repository files navigation

Installation

npm install -g gulp

After that, go to the starter directory and just run:

npm install

Start

To the server, run: gulp or gulp serve-dev

and done! The browser will popup and you can start trying Angular 2! Every changes to the file will refresh the browser automatically and it'll also compile your changed TypeScripts files to Javascript files.

Testing

This project comes with testing gulp workflow

Unit testing

Just run

gulp test

About

Angular2 Github Search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published