raulvillares / 3sacrowd

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

Setup package file #54

Closed titivermeesch closed 3 years ago

titivermeesch commented 4 years ago

Project should have a package file that will handle all the dependencies. This will prevent us from having to install all these dependencies ourselves

keertirajmalik commented 4 years ago

Hi @titivermeesch can I work on this and create a package.json file?

titivermeesch commented 4 years ago

I already handled this issue. It's not yet merged to master though. Maybe have a look at #53 and see if could contribute to that one.