See https://github.com/Enkel-Digital/vue-bulma-template instead. The new template uses vue3 and bulma instead of vue2.
Template repository for scaffolding simple frontend sites with Vue and Bulma
npm install
Note that there might be some dependency issues, due to @vue/cli-plugin-eslint package's v4.5.11 peer dependency specifying use of eslint < v7.0.0 and other related issues.
These issues should be fixed once the vue clie hits v5.0.0 release, but for now, use npm install --legacy-peer-deps
or npm install --force
to get around it
npm run serve
npm run build
npm run lint
- Install the pre render plugin into dev dependencies
npm install -D prerender-spa-plugin
- Uncomment the prerendering build process code in vue.config.js
- Uncomment the event dispatching code in main.js
This project is developed and made available under the "MIT License"
If you have any questions, contact us via email
Authors: