Skip to content

yonaichin/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