Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Adding Bower Support
Browse files Browse the repository at this point in the history
  • Loading branch information
amoshaviv committed Jul 9, 2013
1 parent aa6a09b commit 4e59fd9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ See the [config](config/) folder and especially the [config.js](config/config.js
* [The AngularJs Controller](public/js/controllers/articles.js) - Where we take care of our frontend logic.
* [The AngularJs Views Folder](public/views/articles) - Where we keep our CRUD views.

And the route configuration in:
* [NodeJS Routes](config/routes.js) - Where we define our object schema.
* [AngularJs Routes](public/config.js) - Where we take care of our backend logic.


## The Future
We are currently working on a extendable module system to make it more like a framework with support for modern web development requirements.
Expand Down

0 comments on commit 4e59fd9

Please sign in to comment.