mirror of
https://github.com/FranP-code/Tic-Tac-Toe-Game.git
synced 2025-10-12 23:52:39 +00:00
initial commit
This commit is contained in:
0
index.html
Normal file
0
index.html
Normal file
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "tic-tac-toe-game",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "",
|
||||||
|
"main": "index.html",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"author": "Francisco Pessano",
|
||||||
|
"license": "ISC"
|
||||||
|
}
|
||||||
0
styles/styles.css
Normal file
0
styles/styles.css
Normal file
0
styles/styles.scss
Normal file
0
styles/styles.scss
Normal file
Reference in New Issue
Block a user