An open API service indexing awesome lists of open source software.

https://github.com/artema/flash-warp-example

Usage example of the FlashWarp library.
https://github.com/artema/flash-warp-example

Last synced: 17 days ago
JSON representation

Usage example of the FlashWarp library.

Awesome Lists containing this project

README

        

Usage example of the [FlashWarp](https://github.com/artema/FlashWarp) library. See [this blog post](http://abashev.com/flashwarp-library/) for more details.

## Prerequisites

* [Node.js](http://nodejs.org/)
* [NPM](https://www.npmjs.org/)
* [Bower](http://bower.io/)
* [Grunt](http://gruntjs.com/)

## Installation

npm install
bower install
grunt default
node index.js

Navigate to [http://localhost:8000](http://localhost:8000) to run the example web page.