GitHub Clone AVAILABLE ROUTES Home/Dashboard page Login page Signup page Account Verification page Join page I Join page II SETUP In your terminal, navigate to the client folder and run the command npm install. After finishing the installation, execute npm run dev within the client directory. Alternatively, run npm run client from the root directory.