- Clone the repo
$ git clone https://github.com/codeShaurya/tictac-pwa.git
- Navigate to the repo
$ cd tictac-pwa
- Build the docker image(Only First Time)
$ sudo docker build -t tictac
- Build the docker image(Only First Time)
$ sudo docker-compose up
Live preview @ TicTac
New contributor are also welcome