Skip to content

pritchett/titlebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

To run the backend, change into the `backend` directory and run it with sbt:

cd backend/
sbt run


To run the frontend, change into the `titlebot/` directory, and build it, then run it with npm.

cd titlebot/
npm ci
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published