https://github.com/ileostar/time-album
基于Vite、Uni-App、UnoCSS构建的流年集锦小程序
https://github.com/ileostar/time-album
uniapp unocss vitesse
Last synced: about 2 months ago
JSON representation
基于Vite、Uni-App、UnoCSS构建的流年集锦小程序
- Host: GitHub
- URL: https://github.com/ileostar/time-album
- Owner: ileostar
- License: mit
- Created: 2023-11-18T15:11:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T12:19:17.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T10:39:13.578Z (11 months ago)
- Topics: uniapp, unocss, vitesse
- Language: TypeScript
- Homepage:
- Size: 1.03 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Vitesse for uni-app
## 特性
- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [esbuild](https://github.com/evanw/esbuild) - 就是快!
- 🗂 [基于文件的路由](./src/pages)
- 📦 [组件自动化加载](./src/components)
- 📑 [布局系统](./src/layouts)
- 🎨 [UnoCSS](https://github.com/unocss/unocss) - 高性能且极具灵活性的即时原子化 CSS 引擎
- 😃 [各种图标集为你所用](https://github.com/antfu/unocss/tree/main/packages/preset-icons)
- 🔥 使用 [新的 `` 语法](https://github.com/vuejs/rfcs/pull/227)
- 📥 [API 自动加载](https://github.com/antfu/unplugin-auto-import) - 直接使用 Composition API 无需引入
- 🦾 [TypeScript](https://www.typescriptlang.org/) & [ESLint](https://eslint.org/) - 保证代码质量