Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 540 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 540 Bytes

Hipser Crypto

Try it: hipstercrypto.jshamsul.com

More information will be added soon.

Installation

Clone the repo

git clone https://github.com/jibone/Hipster-Crypto

Get composer

curl -s https://getcomposer.org/installer | php

Download all library

php composer.phar install

Point your web server to html

Compile coffee and sass file

cake build 

or

cake watch

Don't know why I have this. There is no coffee/js file in this project anyway.