JobCore Website Setup Install dependencies: npm install Then run development server: npm run dev Or build final website npm run build Pre-commit Warning Before any commit linters for JavaScript and SCSS are run to prevent error filled code from being commited.