1
0

Added basic game state

This commit is contained in:
2020-05-12 18:24:03 -04:00
parent ff172e11d7
commit 4b2790da59
16 changed files with 233 additions and 2 deletions

View File

@@ -137,5 +137,8 @@
"@schematics/angular:directive": {
"prefix": "app"
}
},
"cli": {
"defaultCollection": "@ngrx/schematics"
}
}