@lanaco/lnc-react-ui
v4.0.3
Published
React component library
Downloads
980
Readme
Lanaco ReactJS UI components library
This library includes basic and advanced UI components used with ReactJS frontend framework
Installing
$ npm install @lanaco/lnc-react-ui
Developing Locally
To see your changes to @lanaco/lnc-react-ui
locally, all you need is to run storybook with npm start
command
$ git clone https://github.com/lanaco/lnc-react-ui
$ cd /path/to/component-library
$ npm start
Contributing
- Clone this repo
- Create a branch:
git checkout -b your-feature
- Make some changes
- Test your changes by running your local version
- Push your branch and open a Pull Request
License
This code is open source software licensed under the MIT License.