-
Install Now Experience CLI globally, if not done already
npm install --global @servicenow/cli
-
Open the local repo folder
cd now-experience-component-examples
-
Install required dependencies
npm install
-
Add your instance host address to
development.proxy.origin
in thenow-cli.json
and authenticate usingnow-cli login
command.
-
Counter Example
npm run start:counterExample
-
Checklist Example
npm run start:checklistExample
-
Agent Assist Example
npm run start:agentAssistExample
-
Customer 360 Example
npm run start:customer360Example
-
Flash Card Example
npm run start:flashCardExample
-
Task Board Example
npm run start:taskBoardExample
To know more about
now-cli
, see Now Experience CLI
To know more about NOW UI Framework, see Now® Experience UI Framework