Compare commits

...

1 Commits

Author SHA1 Message Date
Joaquín Sánchez
d0a2016bed
docs: add license section to readme 2023-02-06 11:46:28 +01:00

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)