Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sfrese/angular-sample

Open more actions menu
 
 

Repository files navigation

Intial setup

Node.js / npm must be installed.

npm install -g grunt-cli yo bower
npm install
bower install

Serving the application

Run the following command to make the application available at http://localhost:9001

grunt serve

Running unit tests

To run the Jasmine unit tests using Karma, use this command:

grunt test

Extend the application

The easiest way to extend the application with new Angular components is to use Yeoman. First, install the cg-angular generator:

npm install -g generator-cg-angular

In the project folder use a command like this to create a module, service, directive, filter, partial or modal:

yo cg-angular:service my-service

See also https://github.com/cgross/generator-cg-angular

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 91.0%
  • HTML 7.0%
  • CSS 2.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.