Nishant-Bhosale / Progressive-Web-App

Code related to pwas available here.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Use

You need Node.js installed on your machine. Simply download the installer from nodejs.org and go through the installation steps.

Once Node.js is installed, open your command prompt or terminal and navigate into this project folder. There, run npm install to install all required dependencies.

Finally, run npm start to start the development server and visit localhost:8080 to see the running application.

About

Code related to pwas available here.


Languages

Language:JavaScript 73.2%Language:HTML 23.9%Language:CSS 3.0%