Skip to content

SharonShih/StudyPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SJSU Google Hackathon 2019 - Third Prize Winner

Getting started

Prerequisites

You need Node.js prior to installing.

  • Install Node.js
    • On Windows, Linux and MacOS, install the latest Node version from the Node.js website.

Installing

With all the prerequisites installed, clone this repository with

git clone

To Run:

  • In Command Prompt:

    1. Go to file location in your machine: cd StudyPool
    2. cd app/backend
    3. Install all dependencies with npm install for backend
    4. cd client
    5. Install all dependencies with npm install for front-end
  • RUN the React by npm start in app/backend/client

About

Google Hackathon 11/15/2019 [**Third Prize Winner**]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors