food recipe
1.0.0

食品食谱应用程序附带项目构建
$ git clone https://github.com/syahirdev/food-recipe.git
$ cd server
$ yarn install && yarn develop
food-recipe/client/.env BASE_URL=http://192.168.x.x (replace with your own ip address)
注意:要获取Windows的IP地址,请打开CMD并插入
ipconfig,然后选择IPv4地址作为base_url。
$ cd client
$ yarn install && yarn start
$ yarn android








