This is a command-line tool for generating Vue projects with router and the Buefy component library.
npx merced-vuer <projectname>
after it completes cd into the project folder
run "npm install"
run "npm run serve" to go into development
run "npm run build" to generate deployable build