Podpora mock dat pro vývoj o víkendech
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export NODE_ENV=development
|
||||
./food_api/run_dev.sh &
|
||||
cd server && yarn install && yarn start &
|
||||
cd client && yarn install && yarn start &
|
||||
|
||||
Reference in New Issue
Block a user