Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 843 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 843 Bytes

PWA

Learning about PWA (Progressive web app) - Create notes PWA.

🇧🇷

Como rodar e testar o app

  1. Baixar a extensão do google - Web Server For Chrome;
  2. Abrir a extensão e clicar em "Choose folder";
  3. Selecionar a pasta do projeto;
  4. Marcar a opção "Automatically show index.html";
  5. Clicar na URL que será exibida no navegador.

🇺🇸

How to run and test the app

  1. Download the google extension - [Web Server For Chrome] (https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb);
  2. Open the extension and click on "Choose folder";
  3. Select the project folder;
  4. Check the option "Automatically show index.html";
  5. Click on the URL that will be shown and test the app.