Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

ray-sjsu/geograde

Repository files navigation

GeoGrade App - CMPE 133 Fall 2024

Setup instructions

  1. Install NodeJS runtime and Visual Studio Code MUST-HAVE
  2. Download repository and unzip geograde.
  3. Right-click on geograde folder (that contains project files) and click Open with Code.
  4. Open a new terminal in VSCode. Go the toolbar (top-left), click Terminal and within the dropdown menu, click New Terminal.

Run from local folder (with build version)

  1. Install NodeJS runtime and Visual Studio Code MUST-HAVE
  2. Open GeoGrade folder in VSCode
  3. Run command npm install. This will install all necessary npm packages.
  4. Run command npm run start. This will run a complied version of the app. OR run npm run dev to run a dev version.
  5. Go to localhost:3000 on your browser to see the website.

The API we use requires a PAGE REFRESH when you first start the website, so please refresh the page when you first launch it.

About

CMPE-133 Project Fall 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •