didiervelez
I can not deploy angular project, killed
In this template I do not see de script start {
"name": "angular-template",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"dev": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test"
}, When i delete this command of my project, it do not deploy
15 replies