A project demonstrating how to use Vue to explore prototypes, and design in the browser.
See mathewsanders.com/design-in-browser for more details.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.