Skip to content

Commit

Permalink
docs(readme): add some showoff information
Browse files Browse the repository at this point in the history
  • Loading branch information
meriadec committed Feb 7, 2015
1 parent 2cc173b commit 20cd348
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,16 @@
* **NO** pre-install for Google Analytics — *Wanna track people? Do it yourself.*
* **Livereload** on changes in client / server — *You don't have time to waste.*
* **JSHint** integration — *Write clean code, for purpose.*
* **Sass** support — *Because CSS is a mess.*
* **Fast build***You do faster? Let's see that.*

Optional:

* **sockets**, with [socket.io](https://github.com/Automattic/socket.io) and [angular-socket-io](https://github.com/btford/angular-socket-io)
* **authentication system**, with [Passport](https://github.com/jaredhanson/passport)
* **MongoDB**, with [Mongoose ODM](https://github.com/learnboost/mongoose)
* **mocked backend**, with [Restock](https://github.com/42Zavattas/Restock.io)

[Demo of generated project](https://github.com/42Zavattas/bangular-demo)

# Install
Expand Down

0 comments on commit 20cd348

Please sign in to comment.