1.4.1 • Published 1 year ago

@oofin008/santi_component_ui v1.4.1

Weekly downloads
131
License
MIT
Repository
github
Last release
1 year ago

Santi-Component-UI

npm version npm downloads

This project was my personal side project created for personal use.

Table of Contents

Usage

import { COMPONENT } from '@oofin008/santi_component_ui';

Components List

You can see all components category here along with example code.

Contribute

If you want to help me adding more awesome component, feel free to fork my project on Github and pull request.

You can run following command for developing this project.

Available Scripts for Development

In the project directory, you can run:

npm i

Install package, you know that.

npm run styleguide

Start development server to see the component category.\ You can read document for more information.

npm run build

Builds the app for production to the dist folder.\

License

MIT

Deploy UI

npm run build firebase deploy

Deploy NPM package

npm publish