Нет описания

wuyi a2fd141b4c init 1 месяц назад
public a2fd141b4c init 1 месяц назад
src a2fd141b4c init 1 месяц назад
.editorconfig a2fd141b4c init 1 месяц назад
.env a2fd141b4c init 1 месяц назад
.env.production a2fd141b4c init 1 месяц назад
.gitattributes a2fd141b4c init 1 месяц назад
.gitignore a2fd141b4c init 1 месяц назад
.prettierrc.json a2fd141b4c init 1 месяц назад
README.md a2fd141b4c init 1 месяц назад
eslint.config.js a2fd141b4c init 1 месяц назад
index.html a2fd141b4c init 1 месяц назад
jsconfig.json a2fd141b4c init 1 месяц назад
package-lock.json a2fd141b4c init 1 месяц назад
package.json a2fd141b4c init 1 месяц назад
scan-page-api.md a2fd141b4c init 1 месяц назад
vite.config.js a2fd141b4c init 1 месяц назад
yarn.lock a2fd141b4c init 1 месяц назад

README.md

robin-admin

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

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