vue.js menu for uarts
# 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.
This directory contains all of the necessary pieces that Drupal 8 needs to consume and display our menu application correctly. Some paths may need to be adjusted for your individual project, in terms of where the compiled files live & whether the library is attached as part of a module or a theme.