Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Selenium Test Status

yaas - yet another angular seed

What can it do for me?

When it's setup it will make your development live much easier. You will be able to use the following awesome and hip technologies

How do I get it?

Install it via

$ git clone https://github.com/Dignifiedquire/yaas.git
$ cd yaas
$ npm install
$ bower install

If you want to use PhantomJS you need to get it here.

Where do all my files live?

build/
  dev/
  prod/
  test/
app/
  assets/
    style/
      app.scss
    img/
    font/
  controllers/
  directives/
  filters/
  partials/
  services/
  index.jade
  app.coffee
config/
  karma/
test/

How does this magic happen?

This project uses grunt for the build process and all the other magic. The tests are run via karma.

Tasks

Watch

  • watches all source files and recompiles them on save

karma Unit/E2E

  • Runs a karma server that watches for changes in the test files and runs the tests on save

What can I do for it?

  • file issues
  • fix issues

About

Yet Another Angular.js Seed

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages