Skip to content

Flask server where the code is automatically generated.

Notifications You must be signed in to change notification settings

ttuanho/cse-hackathon-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSE hackathon 2020

Backend

Setup

cd backend
virtualenv hack
source hack/bin/activate
pip install -r requirements.txt

API docs

See this or this on branch master.

Frontend

npm install
npm start

About

Flask server where the code is automatically generated.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages