Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 798 Bytes

README.md

File metadata and controls

37 lines (30 loc) · 798 Bytes

Tictac Game (Progressive Web App)

This Game is made with

And deployed with

Run this App :

  1. Clone the repo
$ git clone https://github.com/codeShaurya/tictac-pwa.git
  1. Navigate to the repo
$ cd tictac-pwa
  1. Build the docker image(Only First Time)
$ sudo docker build -t tictac
  1. Build the docker image(Only First Time)
$ sudo docker-compose up

View your browser https://localhost:3000


Live preview @ TicTac

New contributor are also welcome