The classic Tic-Tac-Toe game
- Uses
typescript
Parcel
for build optimizationSCSS
for styling over vanillaCSS
Must have node & npm installed
- Run
npm install
- To start dev server:
npm start
- To serve on host:
npm run build
and build directory as/dist