grid-lines-ui
v1.0.2
Published
grid line test project
Downloads
1
Readme
Grid Lines UI
Testing UI components library and showcase it in the same code structure
Getting Started
Installing
yarn
Building
To build the library:
yarn build
To build the docs:
yarn build:docs
Running
To start the documentation where you can show case the elements from lib:
yarn start
Built With
- Webpack 4 - For building the library
- Parcel Bundler - For building the docs
- React
Contributing
All PR's are welcome.
Authors
- Prathap -
License
This project is licensed under the MIT License - see the LICENSE.md file for details