Skip to content

s-mehrdad/vue-webapp

Repository files navigation

Introduction

Vue Web Application documented to be great! Templated through Vue3 in Vite.

clone: git clone git@github.com:s-mehrdad/vue-webapp.git

Getting Started

What follows are instructions:

run (development): npm dev run

Build and Test

References contain full description on this topic:

Project Setup

npm install
build (compile and minify production): npm run build
test: npm run test
unit test with vitest: npm run test:unit

Recommended IDE Setup

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

Customize configuration

See Vite Configuration Reference.

Contribute

Contributions in any forms are welcome.

References

Vue Documentation Stackoverflow Learn Web Development

Copyright Notice

Refer to license file provide within SOFTWARE itself.