No description
  • Vue 69.3%
  • JavaScript 14.7%
  • Shell 6.7%
  • CSS 5.5%
  • Dockerfile 2.1%
  • Other 1.7%
Find a file
2023-03-24 00:51:30 +03:00
.o3 [WORKSP-1] feat: 2022-05-27 11:41:43 +03:00
.vscode [WORKSP-1] inital 2022-05-18 10:26:01 +03:00
dist [WORKSP-1] feat: add new tableau, fix min sizes 2022-05-31 10:00:18 +03:00
public [WORKSP-1] fix: before review 4 2022-05-20 02:16:20 +03:00
src [WORKSP-1] feat: add new tableau, fix min sizes 2022-05-31 10:00:18 +03:00
.gitignore [WORKSP-1] inital 2022-05-18 10:26:01 +03:00
.gitlab-ci.yml gitlab-registry.ozon.ru -> ${BASE_IMAGE_REPO} 2023-03-24 00:51:30 +03:00
index.html [WORKSP-1] inital 2022-05-18 10:26:01 +03:00
package.json [WORKSP-1] feat: add workspaces 2022-05-27 13:27:37 +03:00
README.md [WORKSP-1] inital 2022-05-18 10:26:01 +03:00
vite.config.js [WORKSP-1] feat: share 2022-05-27 11:17:20 +03:00

workspace

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

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