Skip to content

rosswillett/wavt-vue-template

Repository files navigation

Starter Template

Containing:

  • Vue
  • Vuex
  • Tailwind
  • ESLint

Ready to build upon

Installation

Running

  • npm run dev
  • npm run build

Deploying

  • after "npm run build" your app will be in the folder "dist"
  • You may want to remove the .map (and remove its reference from .js) -OR- edit vite.config.js and change sourcemap to false
  • If you are using the dist/index.html you may need to change the css and js tags, their base address is "/assets"

About

Starter Vue/Vuex/Tailwind template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published