Isomorphic React features with NextJS. Wrapper component used as the entry point to the app. It inits a redux store, firebase settings etc
- Get started
cd <working-directory>
git clone https://github.com/listingslab/goldlabel-library <project-name>
cd <project-name>
yarn & yarn dev