raulvillares / 3sacrowd

Tic-Tac-Toe puzzle using plain javascript :video_game:
https://raulvillares.github.io/3sacrowd/index.html
35 stars 69 forks source link

Update readme file to show the instruction on how to run the project #62

Closed keertirajmalik closed 3 years ago

keertirajmalik commented 3 years ago

Hi, Can you please add some instructions about how to start the project for both deployments and development?

From what is seen in the readme file only testing instruction is there. Please update the readme file. It would help the newcomers who want to work on the project

titivermeesch commented 3 years ago

@keertirajmalik You should just open the main html file and it will load the app. But indeed some more information is maybe better

tkhv commented 3 years ago

I've addded a few more instructions based on this, in pull req #64