Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Repository files navigation

Vue GTS Starter

Code Style: Google

This is a Vue starter project that complies with Google TypeScript Style. Compatible with Vue CLI.

You can also add Bootstrap-vue, Vuetify, etc. to this project.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Gts commands

If you want to execute gts directly, prefix gts: as shown below. However, it doesn't make much sense because you can do the same with the above command.

  • gts:lint: Lints and checks for formatting problems.
  • gts:fix: Automatically fixes formatting and linting problems (if possible).
  • gts:clean: Removes output files.

Customize configuration

See Configuration Reference.

About

Google GTS compliant Vue starter project

Topics

Resources

Security policy

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages