docs: Update the Github's README.
This commit is contained in:
17
README.md
17
README.md
@@ -1,10 +1,13 @@
|
|||||||
# frontend
|
# The Lucia Project Frontend
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
This template should help get you started developing with Vue 3 in Vite.
|
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
|
## 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
|
## Customize configuration
|
||||||
|
|
||||||
@@ -55,3 +58,13 @@ npm run test:e2e
|
|||||||
```sh
|
```sh
|
||||||
npm run lint
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user