Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

spikelu2016/EmoryCourseReview

 
 

Repository files navigation

Emory Course Critique

for live site

Overview

Emory course critique makes course selection easier by providing a user friendly course/professor reviewing platform

Running

Install dependencies: $ npm install

Set up database environment: $ source dev_env.sh

Fire up a development server: $ npm run dev

Once the server is running, you can visit http://localhost:3000/

Production Build

Set up database environment: $ source dev_env.sh

To build your production assets and run the server:

$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • CSS 5.5%
  • HTML 1.5%
  • Shell 0.1%