mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 01:18:47 +00:00
moved yarn install to package.json
This commit is contained in:
parent
3a35ed4073
commit
a4ecf10067
2 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"commands": [
|
||||
"echo Starting installation...",
|
||||
"echo installing node_modules",
|
||||
"yarn install",
|
||||
"echo starting docker container",
|
||||
"yarn start-containers",
|
||||
"echo generating prisma",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue