Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 789 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 789 Bytes

chain-ui

GalaChain UI is a collection of custom web components that can be used to capture user input and interact with GalaChain.

Development

Install dependencies

npm install

Run development environment

npm run dev

Component Documentation

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

Package Documention

Packages for Vue components and Web components are generated from this project. For documentation on each of these packages, refer to the links below.