Plasma client app
# install dependencies
yarn
# serve with hot reload at localhost:8080; API server will be queried at localhost:3000
yarn run dev
# build for production with minification
yarn run build
For detailed explanation on how things work, consult the docs for vue-loader.