Skip to content

Hochen97/thetatauomb.com

Repository files navigation

thetatauomb.com

The Official Website for the Omega Beta Chapter of Theta Tau

Installation Instructions

  1. Install Node.js & NPM from https://nodejs.org/en/.
  2. Clone the repository.
  3. cd into the directory and run npm install.
  4. install nodemon globally by running npm i -g nodemon (For development purposes).
  5. install PM2 for node application management using npm i -g pm2.

Run instructions

  1. Development
    1. run the application from the project directory using the command nodemon ..
  2. Production
    1. run the application on the desired server using the command pm2 start ./bin/www --name thetatauomb.com from within the project directory.

About

Theta Tau Hofstra -- Omega Beta Chapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published