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
- Host: GitHub
- URL: https://github.com/javascript-pro/goldlabel-library
- Owner: javascript-pro
- License: mit
- Created: 2024-06-22T14:25:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T22:57:26.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T11:37:32.141Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://goldlabel-library.vercel.app
- Size: 9.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```