Skip to content

SwathiUppu/HSBCAutomation

Repository files navigation

Tryangular

AngularJs project boilerplate

How to use

  • Clone the project into your workspace.
  • npm install and bower install to install the dependencies.
  • gulp serve for development. The app will be served at: http://localhost:9000/#/
  • gulp build for deployment.
  • gulp test to run unit test cases.
  • Use latest 4+ version for NodeJs.

List of included tools

  • AngularJs
  • Gulp
  • BrowserSync
  • UI Router
  • Bootstrap (CSS only)
  • Eslint
  • LESS
  • Karma
  • Jasmine
  • PhantomJs

Features

The AngularJs project structure is completely inspired from John Papa's style with few changes.

Powered by Gulp.

Includes bootstrap CSS framework.

Uses ui.router for routing.

Uses Eslint for code quality check.

Uses LESS for CSS preprocessing.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published