- 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 inpm run buildnpm starthttp://localhost:3000)Logs from your console: