Commit d9da47dd authored by Tomas Alabes's avatar Tomas Alabes

Updated website and added bower install to instructions

parent 9c672c81
# Raphaël: Cross-browser vector graphics the easy way.
Visit the library website for more information: [http://raphaeljs.com](http://raphaeljs.com/)
Visit the library website for more information: ~~[http://raphaeljs.com](http://raphaeljs.com/)~~ [new raphael website](http://dmitrybaranovskiy.github.io/raphael/)
## Quickstart guide
You need to have NPM installed to build the library.
* `git clone https://github.com/DmitryBaranovskiy/raphael.git`
* `npm install && ./node_modules/grunt-cli/bin/grunt` or just `npm install && grunt` if you have grunt already installed
* `npm install && bower install && ./node_modules/grunt-cli/bin/grunt` or just `npm install && bower install && grunt` if you have grunt already installed
## Dependencies
* [eve](https://github.com/adobe-webplatform/eve)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment