https://github.com/axecac/template-front-end-web
Our template for front end on Web
https://github.com/axecac/template-front-end-web
js template-project vue3
Last synced: 9 months ago
JSON representation
Our template for front end on Web
- Host: GitHub
- URL: https://github.com/axecac/template-front-end-web
- Owner: AXECAC
- Created: 2025-02-03T12:34:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-07-09T17:25:33.000Z (12 months ago)
- Last Synced: 2025-07-10T02:07:50.396Z (12 months ago)
- Topics: js, template-project, vue3
- Language: Vue
- Homepage:
- Size: 96.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# - Template-Front-End-Web
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Ага поверил, ну и бредятина)))
## Recommended IDE Setup
NeoVim + vue-language-server (volar)
## Customize configuration
See [Vite Configuration Reference](https://vite.dev/config/).
## Project Setup
```sh
yarn install
```
### Compile and Hot-Reload for Development
```sh
yarn run dev
```
### Compile and Minify for Production
```sh
yarn run build
```