0.0.2 • Published 8 years ago

chaotive-framework v0.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
8 years ago

Bootstrap Project

Chaotive Framework library development project and also sample to be used as bootstrap for Chaotive Framework projects.

Usage from browser

Just use index.dev.html and index.test.html files. You may want to serve these files from behind a web-server to avoid potential web security issues.

Usage from node.js

Make sure you have node.js installed and npm command is working.

Make sure grunt-cli is installed or else install it using:

npm install -g grunt-cli

Change to the project's root directory.

Install project dependencies with:

npm install

Run Grunt with grunt.

Additional references:

To-do

0.0.2

8 years ago