commit
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "trabalho-api-workspace",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "npm --prefix angular-app run start",
|
||||
"build": "npm --prefix angular-app run build",
|
||||
"test": "npm --prefix angular-app run test",
|
||||
"watch": "npm --prefix angular-app run watch"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user