##Info This project is build on rails and run on unicorn server.
To run this project properly, follow the instructions below.
- install npm
- install rvm
- install ruby and rails
npm install
bundle install
./launch.sh
and open browser http://localhost:8080
./minify.sh
./launch_p.sh