Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 809 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 809 Bytes

jss-app-templates

Custom App Templates for Sitecore JavaScript Services (JSS)

This repository contains custom application templates for JSS technical preview 4 (TP4).

Templates are folders in this repository.

Create a JSS App from One of the Templates

jss create <appname> <template-name> --repository jflheureux/jss-app-templates

List of Templates in this Repository

react-helix

Sitecore JSS react sample app where the source files have been rearanged in the Helix layers structure with Foundation, Feature, and Project modules. Dependency flow is validated at compilation time using ESLint.