erp-hust

0.0.21 • Public • Published

erp-hust

A library for common frontend components of the projects https://github.com/dungkhmt/openerp-micro-service and https://github.com/dungkhmt/openerp

How to run this library locally

For those who are not familiar with ReactJS, run this command to install dependencies

npm i -f

Then run storybook for components preview:

npm run storybook

How to use this library for your project

npm i -f erp-hust

Now you can import the component as usual, for example:

import {StandardTable} from "erp-hust/lib/StandardTable";

Readme

Keywords

none

Package Sidebar

Install

npm i erp-hust

Weekly Downloads

18

Version

0.0.21

License

ISC

Unpacked Size

87.3 kB

Total Files

31

Last publish

Collaborators

  • tien_nguyen