Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Archived: Building a Tic Tac Toe to demonstrate the LWC OSS framework working and fun!

Notifications You must be signed in to change notification settings

rahulgawale/lwc-tic-tac-toe

Repository files navigation

lwc-tic-tac-toe (Archived as create-lwc-app is deprecated)

Building a classic Tic Tac Toe game to demonstrate the LWC OSS and fun Play it live

How to start?

Start simple by running yarn watch (or npm run watch, if you set up the project with npm). This will start the project with a local development server.

The source files are located in the src folder. All web components are within the src/client/modules folder. The folder hierarchy also represents the naming structure of the web components. The entry file for the custom Express configuration can be found in the 'src/server' folder.

Find more information on the main repo on GitHub.

About

Archived: Building a Tic Tac Toe to demonstrate the LWC OSS framework working and fun!

Topics

Resources

Stars

Watchers

Forks

Packages