From f1af7424e2a339e9de8735b347a82734032d0245 Mon Sep 17 00:00:00 2001 From: lxy-yz <90570853+lxy-yz@users.noreply.github.com> Date: Mon, 21 Mar 2022 03:37:52 -0700 Subject: [PATCH] chore: add React fork of vitesse-lite to readme (#316) Co-authored-by: Anthony Fu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb80110..df5117b 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ As this template is strongly opinionated, the following provides a curated list - [vitesse-stackter-clean-architect](https://github.com/shamscorner/vitesse-stackter-clean-architect) by [@shamscorner](https://github.com/shamscorner) - A modular clean architecture pattern in vitesse template - [vitesse-enterprise](https://github.com/FranciscoKloganB/vitesse-enterprise) by [@FranciscoKloganB](https://github.com/FranciscoKloganB) - Consistent coding styles regardless of team-size. - [vitecamp](https://github.com/nekobc1998923/vitecamp) by [@nekobc1998923](https://github.com/nekobc1998923) - Like Vitesse but without SSG/SSR/File based routing, includes Element Plus +- [vitesse-lite-react](https://github.com/lxy-yz/vitesse-lite-react) by [@lxy-yz](https://github.com/lxy-yz) - vitesse-lite React fork ## Try it now!