Awesome
Sitecore User Group UK
Now with NextJS!
Wishlist
Add something here if you want it worked on!
Getting Started
Local Install
- cd to the project folder, e.g:
C:\Projects\scuguk\src
- run:
npm install
- run:
npm install --global yarn
Local Development
- 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.