Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Latest commit

 

History

History
43 lines (29 loc) · 568 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 568 Bytes

Sitecore JSS Vue.js Sample Application

Documentation

Project setup

npm install

Compiles and hot-reloads for development

jss start

Compiles and minifies for production

jss build

Lints and fixes files

jss lint

Run your unit tests

jss test:unit

Run your end-to-end tests

jss test:e2e