Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 794 Bytes

README.md

File metadata and controls

61 lines (40 loc) · 794 Bytes

SureVue

A starter template using the Vue CLI 3.0 and styled with Buefy.

Packages

  • Vue
  • Vuex
  • Vue Router
  • Buefy
  • Axios
  • Font Awesome 5
  • Lodash
  • Moment

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Documentation

npm run docs:dev

Contribute

I'm always looking to learn and improve. With that being said I'd love to get some help from the Vue community. Please feel free to make a pull request and contribute as much as you'd like - Thanks!