Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 574 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 574 Bytes

Aarhus. A quick app to show stuff.

Uses the following:

  • angular 1.3 on the front
  • express.js on the back
  • mongo on the back
  • passport for authentication.
  • node is assumed as a part of express.

We will also use the following build tools:

  • yeoman
  • bower
  • grunt

We will use the following testing tools:

  • jasmine for bdd
  • karma for testrunning
  • protractor for end to end testing

we will also use for css:

  • bootstrap with sass option.

References