Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 399 Bytes

Tic Tac Toe

Classic game "Tic-Tac-Toe" created using Inferno.js.

Preview

Tic Tac Toe

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.