Web-based presentation about Progressive Web App, new web technology that bring web developer to higher level. Made for Google Developer Student Club chapter ITB workshop.
- Make sure you had installed node and npm in your computer
- Clone this repository
- In this directory, run
npm install
- Go for
npm start
and it's live!