日本厨房
欢迎来到日本厨房。 这是一个开放源代码项目,旨在通过食物将日本社区凝聚在一起!
如何运行应用程序
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn gener