Best app in the world
-
yarn dev
: Run in development mode -
yarn build
: Build in production mode -
yarn lint
: Run eslint
Check out your npm scripts, it's using vbuild under the hood.
Generated by create-vue-app
Best app in the world
yarn dev
: Run in development modeyarn build
: Build in production modeyarn lint
: Run eslintCheck out your npm scripts, it's using vbuild under the hood.
Generated by create-vue-app