From 5d954290591c2b166475aac901dbb8f6676104bc Mon Sep 17 00:00:00 2001 From: hujunyao <1078622540@qq.com> Date: Fri, 6 Oct 2023 13:46:54 +0800 Subject: [PATCH] [Update] better readme --- README.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 78eea00..e0c18ad 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# my-project-page +# academic-project-page-template-vue -This template should help get you started developing with Vue 3 in Vite. +- **This project is in development, and welcome any suggestions.** ## Recommended IDE Setup @@ -10,20 +10,18 @@ This template should help get you started developing with Vue 3 in Vite. See [Vite Configuration Reference](https://vitejs.dev/config/). -## Project Setup - -```sh -npm install -``` - ### Compile and Hot-Reload for Development ```sh npm run dev ``` -### Compile and Minify for Production +## Star History -```sh -npm run build -``` +[![Star History Chart](https://api.star-history.com/svg?repos=JunyaoHu/academic-project-page-template-vue&type=Date)](https://star-history.com/#JunyaoHu/academic-project-page-template-vue&Date) + +## Acknowledgments +Parts of this project page were adopted from the [Nerfies](https://nerfies.github.io/) page. + +## Website License +Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. \ No newline at end of file