diff --git a/README.md b/README.md index 34d26a4..07f56ba 100644 --- a/README.md +++ b/README.md @@ -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)