README
Santi-Component-UI
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
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.\