- clone repository
- run
npm i
- run
npm run build
- run
npm start
- open site in the browser (
http://localhost:3000
) - open your web developer console and take a look what queries are executed and what data is persisted
Logs from your console:
npm i
npm run build
npm start
http://localhost:3000
)Logs from your console: