Nav apraksta

x1ongzhu c309be1aa1 1 gadu atpakaļ
.vscode 3995c2a536 first commit 2 gadi atpakaļ
public 3995c2a536 first commit 2 gadi atpakaļ
src c309be1aa1 1 gadu atpakaļ
.env.development 40054e4be4 . 2 gadi atpakaļ
.env.production 40054e4be4 . 2 gadi atpakaļ
.eslintrc.cjs 3995c2a536 first commit 2 gadi atpakaļ
.gitignore 3995c2a536 first commit 2 gadi atpakaļ
.prettierrc.json 3995c2a536 first commit 2 gadi atpakaļ
README.md 3995c2a536 first commit 2 gadi atpakaļ
index.html 3995c2a536 first commit 2 gadi atpakaļ
jsconfig.json 3995c2a536 first commit 2 gadi atpakaļ
package.json 779eccdf8a . 2 gadi atpakaļ
postcss.config.js 3995c2a536 first commit 2 gadi atpakaļ
tailwind.config.js 3995c2a536 first commit 2 gadi atpakaļ
vite.config.js b2529b6e83 . 2 gadi atpakaļ
volar.config.js 3995c2a536 first commit 2 gadi atpakaļ
yarn.lock 779eccdf8a . 2 gadi atpakaļ

README.md

chat-admin

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint