https://github.com/dcoric/gl-react-components
https://github.com/dcoric/gl-react-components
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcoric/gl-react-components
- Owner: dcoric
- Created: 2018-01-23T10:54:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-11T13:26:18.000Z (about 4 years ago)
- Last Synced: 2025-02-27T19:58:28.449Z (over 1 year ago)
- Language: JavaScript
- Size: 285 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
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"
```