Install dependencies:
npm installThen run development server:
npm run devOr build final website
npm run buildBefore any commit linters for JavaScript and SCSS are run to prevent error filled code from being commited.
There was an error while loading. Please reload this page.