Skip to content

rainchiu/ntpumis_be

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.1%
  • Ruby 11.3%
  • HTML 8.4%
  • CSS 3.4%
  • Other 0.8%