Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 815 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 815 Bytes

Student Journal Library

Description

This project is a client of app stuju built with Vue 3

Screenshots

1 2 3 4 5 6 7 8 9

Recommended IDE Setup

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

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