Thanks to visit codestin.com
Credit goes to github.com

Skip to content

thomasX/reservations_VUE

Repository files navigation

reservations_VUE

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

todos:

  • selfsigned certs are not supported, we must open a tab in chrome to the api and allow this cert

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

crete your env files

cp .env .env.development
cp .env .env.production

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published