raulvillares / 3sacrowd

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

Updated README.md to show more instructions #64

Closed tkhv closed 3 years ago

tkhv commented 3 years ago

Also replaced npm install babel-preset-es2015 with babel/preset-env, as the former is deprecated.

titivermeesch commented 3 years ago

Looks good