Skip to content

saroz014/Tic-Tac-Toe-PWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe PWA

Tic Tac Toe as a Progressive Web App.

Usage

Clone the repo and install the dependencies.

npm install

Start the server and play.

npm run start

To install on a device

  1. Connect device to PC via USB cable.

  2. On PC open chrome://inspect/#devices in Google Chrome.

  3. Click on port forwarding, enable it and create a port to url mapping.

  4. On the connected device open localhost:<entered port> or based on above image localhost:8080.

  5. An app install banner will appear, click to install.

  6. If app install banner does not appear, at the top right click the 'More' button(3 dots) and then click on Add to Home screen to install.

About

Tic Tac Toe as a Progressive Web App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published