Update README.md
This commit is contained in:
parent
cecf4339fb
commit
af20021657
60
README.md
60
README.md
@ -1,63 +1,3 @@
|
||||
# 19yuke2-vue
|
||||
|
||||
合肥市南园学校19预科2班纪念站点项目
|
||||
|
||||
## 项目结构
|
||||
```
|
||||
19yuke2-vue
|
||||
├─.dockerignore
|
||||
├─.editorconfig
|
||||
├─.eslintrc
|
||||
├─.gitignore
|
||||
├─.npmrc
|
||||
├─cypress.config.ts
|
||||
├─Dockerfile
|
||||
├─index.html
|
||||
├─LICENSE
|
||||
├─package.json
|
||||
├─pnpm-lock.yaml
|
||||
├─README.md
|
||||
├─tsconfig.json
|
||||
├─unocss.config.ts
|
||||
├─vite.config.ts
|
||||
├─test
|
||||
├─src
|
||||
| ├─App.vue
|
||||
| ├─auto-imports.d.ts
|
||||
| ├─components.d.ts
|
||||
| ├─main.ts
|
||||
| ├─shims.d.ts
|
||||
| ├─types.ts
|
||||
| ├─styles
|
||||
| | ├─main.css
|
||||
| | └markdown.css
|
||||
| ├─posts
|
||||
| | └contribute.md
|
||||
| ├─plugins
|
||||
| | └vuetify.ts
|
||||
| ├─pages
|
||||
| | ├─about.md
|
||||
| | └index.md
|
||||
| ├─modules
|
||||
| | ├─i18n.ts
|
||||
| | ├─nprogress.ts
|
||||
| | └pwa.ts
|
||||
| ├─layouts
|
||||
| | ├─404.vue
|
||||
| | └default.vue
|
||||
| ├─composables
|
||||
| | └dark.ts
|
||||
| ├─components
|
||||
| | ├─Footer.vue
|
||||
| | └Nav.vue
|
||||
├─public
|
||||
├─locales
|
||||
| ├─en.yml
|
||||
| └zh-CN.yml
|
||||
├─dist
|
||||
├─.vscode
|
||||
| └settings.json
|
||||
├─.github
|
||||
| ├─workflows
|
||||
| | └ci.yml
|
||||
```
|
Loading…
Reference in New Issue
Block a user