random-color-palette-generator

所属分类:内容生成
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2023-09-11 16:58:11
上 传 者sh-1993
说明:  随机调色板生成器,,
(random color palette generator,,)

文件列表:
.eslintrc.cjs (333, 2023-09-11)
.prettierrc.json (163, 2023-09-11)
.vscode/ (0, 2023-09-11)
.vscode/extensions.json (147, 2023-09-11)
env.d.ts (38, 2023-09-11)
index.html (350, 2023-09-11)
package-lock.json (160897, 2023-09-11)
package.json (1006, 2023-09-11)
public/ (0, 2023-09-11)
public/favicon.ico (4286, 2023-09-11)
src/ (0, 2023-09-11)
src/App.vue (1210, 2023-09-11)
src/components/ (0, 2023-09-11)
src/components/PaletteItem.vue (93, 2023-09-11)
src/components/PaletteList.vue (309, 2023-09-11)
src/components/icons/ (0, 2023-09-11)
src/components/icons/IconCommunity.vue (1054, 2023-09-11)
src/components/icons/IconDocumentation.vue (1254, 2023-09-11)
src/components/icons/IconEcosystem.vue (1977, 2023-09-11)
src/components/icons/IconSupport.vue (288, 2023-09-11)
src/components/icons/IconTooling.vue (913, 2023-09-11)
src/main.ts (90, 2023-09-11)
tsconfig.app.json (260, 2023-09-11)
tsconfig.json (139, 2023-09-11)
tsconfig.node.json (321, 2023-09-11)
vite.config.ts (309, 2023-09-11)

# random-color-palette-generator This template should help get you started developing with Vue 3 in Vite. ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin). ## Type Support for `.vue` Imports in TS TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types. If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps: 1. Disable the built-in TypeScript Extension 1) Run `Extensions: Show Built-in Extensions` from VSCode's command palette 2) Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)` 2. Reload the VSCode window by running `Developer: Reload Window` from the command palette. ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Type-Check, Compile and Minify for Production ```sh npm run build ``` ### Lint with [ESLint](https://eslint.org/) ```sh npm run lint ```

近期下载者

相关文件


收藏者