0.1.2 • Published 3 years ago

tenjin-mui-components v0.1.2

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

Tenjin UI Component Library

This is a Storybook project to demonstrate individual UI components that will be used by the Tenjin UI.

The library can be accessed at https://tenjin-ui-components.netlify.app/

Setting up the code

Clone this project into any directory.

In the project directory, you can run:

npm install

Installs all the required dependencies

npm run storybook

Launches the storybook where you can view each component and its documentation, and also gives you a playground for few components where you can try out different variants for each component. You can launch the Storybook by going to http://localhost:6006

Building and Publishing

When any code is pushed to master or any branch is merged with master, GitLab CD/CI automatically builds this project and deploys the latest version to Netlify. The final library can be found at https://tenjin-ui-components.netlify.app/