0.1.5 • Published 9 years ago
abricosjs v0.1.5
abricos.js
Abricos.js is a effective framework to work with a template
Setup
- Install NodeJS, if you don't have it yet.
Install global dependencies:
```sudo npm install -g grunt-cli yuidocjs bower
```Install local dependencies:
```npm install
```Initialize dependencies:
```grunt init
```
Release
Generate a zip file:
```grunt zip
```Build modules and generate a release zip file:
```grunt release
```
0.1.5
9 years ago