Skip to content

Xiao215/flight-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the instruction to run Flight Studio

Getting Started

Before you get started, you should do all the set up first

Front End

  1. Source into the frontend folder, then yarn add all the packages in package.json
cd frontend
yarn
  1. Run your website
yarn run dev

Front End

  1. Before you jump into backend, remember to have virtualenv installed
  2. Source into the backend folder, then initialize the python environment
cd ../backend
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

flight-studio

flight-studio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •