0.0.1 • Published 11 months ago

@viact/conversation-management v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

viact-ui

Installation

Install my-project with npm

  1, Install package on your project by script: 
  npm install https://github.com/viact-ai/viact-ui.git. 
  Or yarn add https://github.com/viact-ai/viact-ui.git.

  2, After develope finished run npm run build and 
  push all change(include lib folder) to master.
  
  3, Go to the project that use this components remove and add again 
  to fetch the latest code.

Run Locally

Clone the project

  - npm run build for build this project
  - npm run storybook for testing

Running Tests

To run tests, run the following command

  npm run storybook for test and check all props of components