/beeshop

Демо интернет-магазина на vue3

Primary LanguageJavaScript

vue3-simple-boilerplate

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

Customize configuration

See Vite Configuration Reference.

Project Setup

npm ci

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint

npm run lint