Free Ticketing App [In Development]
yarn
in both the /api
and /server
directoriesyarn start
in both the /api
and /server
directoriesyarn lint
in both directories and fix any issues found (with yarn lint:fix
and/or manually).yarn format
in both directories.