Skip to content

team401/team401.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team 401 Website

Based on create-react-app, using TypeScript and mui

Install and run locally:

npm install
npm start

Deploy an updated version of the site to Github Pages:

npm run deploy