We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently, Attendizer is run in two separate parts. This makes running it less simple than just typing a few commands into a terminal.
Actually, all you have to do is type a few commands into two terminals!
git clone
cd client
cd server
npm i
npm run dev