GalaChain UI is a collection of custom web components that can be used to capture user input and interact with GalaChain.
Install dependencies
npm install
Run development environment
npm run dev
This package is set up with Storybook, which shows examples and documentation for the Vue3 components included in this package.
Running Storybook will start a local server at http://localhost:56071
npm run storybook
Packages for Vue components and Web components are generated from this project. For documentation on each of these packages, refer to the links below.