项目多了之后,就会遇到这种问题:
» yarn dev
yarn run v1.22.11
error Command "dev" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
» yarn serve
yarn run v1.22.11
error Command "dev" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
啊,我知道了。
» yarn start