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

https://github.com/javascript-pro/goldlabel-library

Isomorphic set of React features with NextJS
https://github.com/javascript-pro/goldlabel-library

Last synced: 9 months ago
JSON representation

Isomorphic set of React features with NextJS

Awesome Lists containing this project

README

          

## Goldlabel Library

> Isomorphic React features with NextJS. Wrapper component used as the entry point to the app. It inits a redux store, firebase settings etc

1. Get started

```bash
cd
git clone https://github.com/listingslab/goldlabel-library
cd
yarn & yarn dev
```