behappywith.me

Learning PWAs with React.js

Stars
1

behappywith.me

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.

How to run local

Install dependencies:

npm install

Start server:

npm start

How to deploy

Run:

npm run deploy