This is a Vue project for demonstrating how to use Blacklight-vue.
yarn installyarn serve
yarn build
vue create blacklight-vue-demoyarn add blacklight-vueyarn add sass-loader node-sass- Update
src/main.js,src/App.vueand createsrc/components/Home.vueper the blacklight-vue instructions - Configure the title field.
yarn add bootstrap- Added sass includes for Bootstrap to
src/App.vue yarn serve