Skip to content

beta-sheet/SBB_Polyhack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBB POLYHACK 2020 Challenge

Test Image 1

Installation

Install all important packages for the client:

cd client
npm init
npm install

Install important packages for server:

cd server
pip install requirements.txt

Running the application

To start the application please follow these steps

  1. Open the first tab in the root directory and run
python server/app.py
  1. Open the second tab in the root directory and run
cd SBB_Polyhack/client
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 83.5%
  • JavaScript 9.9%
  • Python 4.4%
  • HTML 1.7%
  • CSS 0.5%