Skip to content

nsysu-oia/exchange-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Back-end Server for the Exchange Program Platform written in Express and Webpack.

Project setup

yarn

Start the development server

yarn devStart

Start the server

yarn start

Lints and fixes files

yarn lint