Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 580 Bytes

File metadata and controls

20 lines (13 loc) · 580 Bytes

HCA

Front-end

Front-end part of the project is build on the top of ReactJS and architectured by flux principles. Front-end code stores in client folder

package.json commands

In package.json file you can find most frequently used commands for development. To start commands use npm

Command Description
sc:codegen Starts *.cs models generation for sitecore templates
sc:codegen:commerce Starts *.cs models generation for sitecore templates from commerce
Examples
npm run sc:codegen