0.0.1 • Published 3 years ago

@viax/react v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

🚀 Welcome to viax-react

viax-react is a set of React components that can connect to viax

Components

  • Guided Selling
  • Product Configuration

Building

This project has been created using webpack scaffold, you can now run

npm run build

or

yarn build

to bundle your application

Additionally, you can run this project in Storybook

npm run storybook

Access project documentation in your browser at http://localhost:3000, or

npm run build-storybook

and deploy it to your webserver.