Skip to content

edwinanciani/angular-base

Repository files navigation

Angular Base Project

This single page app try to get a base to start a project with Angular.

Dependencies

  • Node
  • Sass

Install

  • $ npm install
  • $ bower install

Build & development

Run grunt serve for building and grunt serve for preview.

Testing

Running grunt test will run the unit tests with karma.

Theme

You can administrate your theme colors how do you want in the file _variables.scss.

You can start coding your own single page app.

About

This is a base for start a project with basic configs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published