Skip to content

make4all/collegescore

Repository files navigation

college

Leave any setup steps here (i.e. to run the website).

Prerequisites

Setup

  1. Open a New Terminal in this directory (preferably in VS Code)
  2. Run npm install to install required dependancies
  3. Run nodemon to load the website
  4. Go to http://localhost:8000/ to see the website running
  5. Hit CTRL+C in the terminal to quit the server

Database management

  1. Using DB Browser, open colleges.db at the root of this directory
  2. Create tables using the GUI or run SQL queries as needed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published