An open API service indexing awesome lists of open source software.

https://github.com/dcoric/gl-react-components


https://github.com/dcoric/gl-react-components

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# GroundLink React Component Library

## TABLE OF CONTENTS

1. [Code Of Conduct](CODE_OF_CONDUCT.md)
1. [Importing repository](#importing-repository)
1. [UI Components](./ui-components/README.md)

## Importing repository

To import all components from the repository add this line in `package.json`

```json
"gl-react-components": "git@github.com:dcoric/gl-react-components.git"
```