# install dependencies
npm install / yarn
# serve with hot reload at localhost:8080
npm run dev / yarn run dev
# build for production with minification
npm run build / yarn run build
# install dependencies
npm install / yarn
# serve with hot reload at localhost:8080
npm run dev / yarn run dev
# build for production with minification
npm run build / yarn run build