Skip to content

woody34/vue-template

Repository files navigation

description

vscode extensions

The following extensions along with the .vscode/settings.json file should integrate eslint autoformatting using standardjs

Vue ext install jcbuisson.vue

Vue 2 Snippets ext install jcbuisson.vue

Vue Peek ext install jcbuisson.vue

Vetur ext install jcbuisson.vue

ESLint ext install jcbuisson.vue

Editorconfig for VSCode ext install EditorConfig.EditorConfig

TypeScript Extension Pack ext install loiane.ts-extension-pack

Project setup

npm i

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

vue project template to quickly spin up new vue projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published