A Vue.js project that powers a certain magical website
Vue
ebbx
ebb front-end project
# install dependencies
npm i
# start development
npm start
# build for production
npm run build
# build for production and view the bundle analyzer report
npm run build --report