Now with NextJS!
Add something here if you want it worked on!
- cd to the project folder, e.g:
C:\Projects\scuguk\src
- run:
npm install
- run:
npm install --global yarn
- run:
yarn prebuild
to copy over all the images - run one of the following to start the development server:
yarn dev
Open http://localhost:8000 with your browser to see the Site.