Skip to content

alexeygorbachevsky/state-managers-comparison

Repository files navigation

State managers

image

Deploy

Prerequisites

Downloading

git clone {repository URL}

Installing

1. yarn install
2. yarn start
3. configure SSL certificate as described below

Configure SSL

To run the application locally, you should configure ssl, since the service worker will not work without it. You need to create a .cert folder in the root directory of the repo and put localhost.crt and localhost.key in it. See links below for ssl configuration.

SSL configuration links

For firefox: mkcert -CAROOT. Check location of rootCA.crt and import it manually to firefox certificates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published