Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 154 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 154 Bytes

tictactoe

Tictactoe Game

  • Clone repository
  • Init npm via npm i
  • Run development server via npm run build
  • Get a release bundle via npm run release