GoranHalvarsson / jss

Samples for Sitecore JavaScript Services

Home Page:https://jss.sitecore.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sitecore JavaScript Services

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:

  1. Basic sample in React.js

    This is the most barebones single page app with minimum dependencies and is built for learning purposes only. Check out the walkthrough here.

  2. Advanced sample in React.js

    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.

  3. Basic sample in Angular 5

    This is the most barebones single page app with minimum dependencies and is built for learning purposes only.

  4. Advanced sample in Angular 5

    This is a more full-featured and opinionated app built routing support, multiple language support, dictionary and Material UI design framework.

  5. Wizard sample app in React

    This app shows how to embed client-side application inside an existing Sitecore MVC app. Read more here.

  6. Basic React Native app

    This app shows our first and yet experimental support for React Native.

  7. 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.

  8. 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.

Getting started

Feature requests

Feature Requests

About

Samples for Sitecore JavaScript Services

https://jss.sitecore.net

License:Other