Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/#/

Awesome Lists containing this project

README

        

## create-react-catalog

https://bmgaynor.gitlab.io/create-react-catalog/#/

## Publishing

```bash
npm version patch
git push
```