Getting started with Sitecore JSS - Installation of CLI
- Sathyamoorthy Srinivasan
- Oct 1, 2021
- 1 min read
Updated: Jan 5, 2022
This post is for the vanilla setup & basic explorations I can explore the various blogs about Sitecore JSS application near the future.
Using through NPM
In order to start with a project setup, I would prefer to go with Sitecore command line interface CLI.

After installing the NPM Package try executing the JSS command

If you get this error, we need to set the execution policy,

If you're a beginner & not sure about the commands use --help
Great now you can see the JSS CLI options as below,

From here we can start moving ahead creating our apps. Thanks for reading my blog & Let's see how to create a site using CLI here :-)
Kommentarer