@nlx-voice-compass/ui-template
v1.0.0-alpha.3
Published
UI Template
Downloads
4
Readme
Voice Compass Template
Starter template for Voice Compass experiences.
Getting started
npm install
npm run dev
Scaffolding with the template
Create a new Voice Compass experience using degit.
npm install -g degit
cd my-project
degit nlxai/voice-compass-sdk/packages/ui-template
npm install
npm run dev
License
MIT.