Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 280 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 280 Bytes

basic-pwa

Minimal Code for setting up a PWA App.

  • Clone the repo using

git clone [email protected]:Bharat23/basic-pwa.git

  • Run the following command to install npm dependencies

npm install

  • Run the code using the following command

npm start