Skip to content

UBH-Fall-2024/FileSeekr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date

FileSeekr: The React Frontend Wrapped up in TypeScript

How to run locally?

package.json does a lot of the scripting magic for us

To run:

cd app

npm run start:all