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 install
Start server:
npm start
Run:
npm run deploy