Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/bmgaynor/create-react-catalog
Template for reusable react library with a docz documentation deployed to gitlab pages.
https://bmgaynor.gitlab.io/create-react-catalog/#/
https://gitlab.com/bmgaynor/create-react-catalog
create docz gitlab library publish react
Last synced: 3 months ago
JSON representation
Template for reusable react library with a docz documentation deployed to gitlab pages. https://bmgaynor.gitlab.io/create-react-catalog/#/
- Host: gitlab.com
- URL: https://gitlab.com/bmgaynor/create-react-catalog
- Owner: bmgaynor
- Created: 2018-12-27T19:13:34.397Z (about 6 years ago)
- Default Branch: master
- Last Synced: 2024-09-28T12:22:15.901Z (4 months ago)
- Topics: create, docz, gitlab, library, publish, react
- Stars: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## create-react-catalog
https://bmgaynor.gitlab.io/create-react-catalog/#/
## Publishing
```bash
npm version patch
git push
```