Live Site | Currently in development mode.
AVAILABLE ROUTES
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, runnpm run client
from the root directory.