yonaichin / ntpumis_be

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NTPUMIS BE

##Info This project is build on rails and run on unicorn server.

To run this project properly, follow the instructions below.

Pre-Install

  1. install npm
  2. install rvm
  3. install ruby and rails

Install

npm install

bundle install


Run

./launch.sh

and open browser http://localhost:8080

Run on production

./minify.sh
./launch_p.sh

About


Languages

Language:JavaScript 76.3%Language:Ruby 11.2%Language:HTML 8.3%Language:CSS 3.4%Language:CoffeeScript 0.7%Language:Shell 0.1%