production settings

This commit is contained in:
2019-08-05 07:28:25 +02:00
parent 7bd42bda84
commit 1e9d111ceb
15 changed files with 129 additions and 28 deletions

View File

@@ -3,6 +3,7 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"deploy": "ng build --prod && firebase deploy",
"start": "ng serve",
"build": "ng build",
"test": "ng test",