diff --git a/README.md b/README.md new file mode 100644 index 0000000..3fb7294 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Angular Theme + +The Noosfero theme that uses the API to create a totally new client-side frontend. + +## Getting started + +### How to Install +1. Install [Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/) +2. Install [Bower](http://bower.io/): `npm install -g bower` +3. Install Node.js dependencies: `npm install` +4. Install bower dependencies: `bower install` +5. Build the project: `gulp build` + +### How to Use + +Just set the profile theme to `angular-theme`. -- libgit2 0.21.2