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