docs: Update the Github's README.

This commit is contained in:
chiayin
2024-03-29 11:22:21 +08:00
parent 683c407c6e
commit 4ba71d1193

View File

@@ -1,10 +1,13 @@
# frontend
# The Lucia Project Frontend
## Description
This template should help get you started developing with Vue 3 in Vite.
This is the frontend of the Lucia project. It is being developed with [Vue 3](https://vuejs.org/) in [Vite](https://vitejs.dev/).
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
@@ -55,3 +58,13 @@ npm run test:e2e
```sh
npm run lint
```
## Copyright
Copyright 2022-2024 DSP, inc. All rights reserved.
This software is proprietary. You may obtain, use, copy, edit or update this software with written agreements from DSP, inc.
## Authors
Chia Yin
chiayinin@gmail.com
2024/3/29