-
Install Now Experience CLI globally, if not done already:
npm install --global @servicenow/cli
-
Open the local repo folder:
cd now-experience-component-examples
-
Run
npm i
Read more about Now Experience CLI here
- Customer 360 -
npm run start:customer-360
- To-do List -
npm run start:todo-list
- Agent Assist -
npm run start:agent-assist
Make sure that you running one component at a time.