upupming / vue3-compact-template

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

Home Page:https://upupming.site/vue3-compact-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue3-compact-template

English | 中文

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

After built, the dist folder will contain both the app and storybook build result, you can just serve them using pnpm run serve.

Recommendations

References

About

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

https://upupming.site/vue3-compact-template

License:MIT License


Languages

Language:Vue 58.1%Language:JavaScript 20.8%Language:TypeScript 10.5%Language:CSS 6.6%Language:Shell 2.7%Language:HTML 1.1%Language:Less 0.3%