Learning PWAs with React.js
This is an experimental repository to learn PWAs with Reactjs with Progressive Web Apps: Construa aplicações progressivas com React book of Guilherme Pontes and Casa do Código.
Install dependencies:
npm installStart server:
npm startRun:
npm run deploy