vue3-compact-template

JavaScript Style Guide
Conventional Commits

⚡️ A simple and compact vue 3 template with current cutting edge front end technologies.

See the live demo at:

Tech stack

Development

# Development
pnpm run dev
# Run storybook
pnpm run storybook

Build

pnpm run build
pnpm run build-storybook

The vue3-compact-template folder will contain both the app and storybook build result, you can just serve them under vue3-compact-template path in your server. If you want to change the output directory structure, please change the deploy.config.js and the folder settings in the deploy script ci.yml.

Recommendations

References

GitHub

View Github