lint:
	npm run lint
local:
	npm run serve
build:
	npm run build