Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steviemcg/scuguk
Sitecore User Group UK
https://github.com/steviemcg/scuguk
Last synced: about 1 month ago
JSON representation
Sitecore User Group UK
- Host: GitHub
- URL: https://github.com/steviemcg/scuguk
- Owner: steviemcg
- Created: 2019-10-23T17:39:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T15:11:17.000Z (9 months ago)
- Last Synced: 2024-03-19T16:18:35.087Z (9 months ago)
- Language: TypeScript
- Size: 6.34 MB
- Stars: 5
- Watchers: 4
- Forks: 5
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Sitecore - Sitecore User Group UK - A demo of JAMstack architecture by using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution, built with Gatsby v2. (Demo)
README
# Sitecore User Group UK
Now with NextJS!
## Wishlist
Add something here if you want it worked on!
## Getting Started
### Local Install
1. cd to the project folder, e.g: `C:\Projects\scuguk\src`
2. run: `npm install`
3. run: `npm install --global yarn`### Local Development
1. run: `yarn prebuild` to copy over all the images
2. run one of the following to start the development server:```bash
yarn dev
```Open [http://localhost:8000](http://localhost:8000) with your browser to see the Site.