بدون توضیح

231250141 be3e9d6e37 fix bug 6 ماه پیش
.vscode 48e86a9d82 first commit 6 ماه پیش
figma 48e86a9d82 first commit 6 ماه پیش
public 48e86a9d82 first commit 6 ماه پیش
src be3e9d6e37 fix bug 6 ماه پیش
.editorconfig 48e86a9d82 first commit 6 ماه پیش
.env.development 48e86a9d82 first commit 6 ماه پیش
.env.production 02998418ea fix bug 6 ماه پیش
.gitattributes 48e86a9d82 first commit 6 ماه پیش
.gitignore 48e86a9d82 first commit 6 ماه پیش
.prettierrc.json 48e86a9d82 first commit 6 ماه پیش
Dockerfile 2847e9498d fix ip 6 ماه پیش
README.md 48e86a9d82 first commit 6 ماه پیش
env.d.ts 48e86a9d82 first commit 6 ماه پیش
eslint.config.ts 48e86a9d82 first commit 6 ماه پیش
index.html 48e86a9d82 first commit 6 ماه پیش
nginx.conf f88aa90307 fix bug 6 ماه پیش
package-lock.json 48e86a9d82 first commit 6 ماه پیش
package.json 48e86a9d82 first commit 6 ماه پیش
tsconfig.app.json 48e86a9d82 first commit 6 ماه پیش
tsconfig.json 48e86a9d82 first commit 6 ماه پیش
tsconfig.node.json 48e86a9d82 first commit 6 ماه پیش
vite.config.ts 48e86a9d82 first commit 6 ماه پیش

README.md

SEECODER Review

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VS Code + Vue (Official) (and disable Vetur).

Recommended Browser Setup

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 Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint