Skip to content

gdseck/vue-starter

Repository files navigation

vue-starter

An opinionated Vue boilerplate app. Setup with vue-cli, typescript, quasar, postcss, tailwind and prettier.

Usage

Click "Use this template" to copy the setup and clone the repo. Click here for more info on github templates.

This repo requires the latest version of vue-cli to be installed globally.

Run yarn serve to serve the app and yarn build to build it.

Setup

The base setup was generated with vue-cli. Use this to keep underlying dependencies up to date.

The project was set up with the following dependencies:

eslint

typescript

lodash

  • With lodash/fp eslint support

tailwindcss (site)

postcss

  • Contains import, nested, url and autoprefixer plugins
  • With purgecss

Quasar framework (site)

  • Installed as vue-cli plugin