Skip to content

Commit

Permalink
[Update] better readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JunyaoHu committed Oct 6, 2023
1 parent fcd81c9 commit 5d95429
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.

0 comments on commit 5d95429

Please sign in to comment.