Skip to content

Latest commit

 

History

606 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start the Vite Frontend

cd frontendvite
npm install
npm run dev

Start the Backend

cd backend
npm install
npm install dotenv
npm run devStart   # enables nodemon (hot reload)
# or
node server.js

Login Guide (Hardcoded Accounts)

Admin Accounts:

Student Accounts:


Note: Tailwind setup is now improved in the Vite project.


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages