This repository contains samples to help you get started with JSS.
You can also use this repo to file issues.
Here are the samples included in this repo:
-
This is the most barebones single page app with minimum dependencies and is built for learning purposes only. Check out the walkthrough here.
-
More feature rich and opinionated sample site wired with redux, implements routing via React Router, translation/localization features, route data as local .json files, context, content and other features.
-
This is the most barebones single page app with minimum dependencies and is built for learning purposes only.
-
This is a more full-featured and opinionated app built routing support, multiple language support, dictionary and Material UI design framework.
-
This app shows how to embed client-side application inside an existing Sitecore MVC app. Read more here.
-
This app shows our first and yet experimental support for React Native.
-
Basic sample with React/GraphQL/Apollo client
Though this app looks like other basic app samples, it is actually a feature rich sample app showing how to start consuming Sitecore.GraphQL services.
-
Node/Express scaffolding for Server-Side Rendering
This scaffolding is setup for Advanced sample app allowing for server-side rendering with the http proxy to Sitecore Content Delivery instance.