chore: start script-a sortzen du

This commit is contained in:
Aitor Urrutia
2022-01-15 13:39:23 +01:00
parent 62f9dbe473
commit f4f57084b4

View File

@@ -13,7 +13,7 @@
"back": "yarn workspace back",
"e2e": "yarn workspace e2e",
"prettier:front": "front prettier",
"build": "yarn back build && rm -rf build && mkdir build && cp back/build/* build"
"start": "yarn back start"
},
"repository": {
"type": "git",