README.md
470 Bytes
Angular Theme
The Noosfero theme that uses the API to create a totally new client-side frontend.
Getting started
How to Install
- Install Node.js and npm
- Install Bower:
npm install -g bower
- Install Node.js dependencies:
npm install
- Install bower dependencies:
bower install
- Build the project:
gulp build
How to Use
Just set the profile theme to angular-theme
.