Skip to content

IsaTippens/spaceforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceForce Flight Agency

Abstract

This application is submitted in fulfilment of the capstone project for the completion of the Computer Science degree from UWC

Running

Server backend

Open a terminal/commandline.

Change directory to the server folder

cd server

To create the Database and tables run

npm run create-mysql

To run the server

cd server then npm start

To have the server restart on code edits

npm run dev

Client frontend

Inside another terminal/commandline, run

cd client then npm start

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •