Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 493 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 493 Bytes

eureka

Senior Project - Eureka!

API reference

Frontend

  • Chris Estrada
  • Mateusz Koza
  • Matthew Tam

Sever/API

  • Chris Ancheta
  • Jaxon Terrell

Database

  • Ryan Hardin
  • Michael Jewell
  • Denisha Pimentel

To run:

  1. install dependencies for server and client
    • npm install from root directory
    • npm install from client directory
  2. run command - "npm run dev" from the projects root directory