This library includes basic and advanced UI components used with ReactJS frontend framework
$ npm install @lanaco/lnc-react-ui
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
- 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
This code is open source software licensed under the MIT License.