Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 627 Bytes

File metadata and controls

32 lines (20 loc) · 627 Bytes

api

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

Hosted application

The application is to be viewed at the following web address: https://challenges-utwo.onrender.com

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

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