docs: add license section to readme

This commit is contained in:
Joaquín Sánchez 2023-02-06 11:46:28 +01:00 committed by GitHub
parent 22a721d7f5
commit d0a2016bed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -214,3 +214,7 @@ docker run --rm -it -p 8080:80 vitesse:latest
I have created several Vite apps recently. Setting the configs up is kinda the bottleneck for me to make the ideas simply come true within a very short time.
So I made this starter template for myself to create apps more easily, along with some good practices that I have learned from making those apps. It's strongly opinionated, but feel free to tweak it or even maintain your own forks. [(see community maintained variation forks)](#variations)
## 📄 License
MIT License © 2020-PRESENT [Anthony Fu](https://github.com/antfu)