A Vue.js project
# install dependencies
yarn
or
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
Run in dev mode, open in IE11. Note that #pageNav content is blank instead of "content from portal-vue". Also, note that the IE11 console shows errors like:
[Vue warn]: Error in render: "ReferenceError: 'Symbol' is undefined"
Created for LinusBorg/portal-vue#93