Basisimplementierung Songlist
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"build": "ng build",
|
||||
"deploy": "ng build --prod && firebase deploy",
|
||||
"test": "ng test",
|
||||
"lint": "ng lint",
|
||||
"e2e": "ng e2e"
|
||||
|
||||
Reference in New Issue
Block a user