- Have a local sever running with GET /posts (
json-server
can be used) yarn global add serve
yarn build
serve -s build
All the required changes are tagged with PWA
inside the code
json-server
can be used)yarn global add serve
yarn build
serve -s build
All the required changes are tagged with PWA
inside the code