jhgv / angularjs-project-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS template sample

This project contains an AngularJS sample project useful for avoiding the initial setup.

Running frontend

$ npm install
$ gulp webserver

Running the tests

TBD

e2e

karma

Built With

  • AngularJS - The frontend framework
  • npm - Package Dependency Management
  • Gulp - Used to Automate Tasks

Authors

  • João Veras - Initial work - jhgv

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About


Languages

Language:JavaScript 77.3%Language:HTML 22.7%