Skip to content

nomhoi/tic-tac-toe-part5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe, part 5

Tic Tac Toe game, powered by Svelte and C++ Boost.Beast. Build for this tutorial.

Get started

Clone the project:

git clone https://github.com/nomhoi/tic-tac-toe-part5.git

Run containers:

cd tic-tac-toe-part5
docker-compose up -d

Build the frontend:

cd front
npm install
npm run-script build

Navigate to http://localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published