feat: start:backend package.json

This commit is contained in:
Ivan Shmidt
2020-05-04 23:11:59 +02:00
parent 21ac45698a
commit 7bda356234
+1
View File
@@ -6,6 +6,7 @@
},
"scripts": {
"start": "yarn workspace example-app start",
"start:backend": "yarn workspace example-backend start",
"bundle": "yarn build && yarn workspace example-app bundle",
"build": "lerna run build",
"clean": "lerna run clean",