Skip to content

god-of-js/vue-ts-enterprise-boilerplate

Repository files navigation

vue-ts-enterprise-boilerplate

About project

Vue-ts-enterprise-boilerplate is a boilerplate project aimed at promoting best practices in vue.ts applications. In it contains some best practices and very useful efficient practic I have encountered in numerous codebases. Majority of best practices in this codebase are universally accepted and can be found in the Vue styleguide

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Style Guide

This project strives to follow the reccomended style guide. See Vue Style Guide

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published