From 794d2e57e8cce13ac535fe86bb4452aff9690c65 Mon Sep 17 00:00:00 2001 From: Yiqing Zhu <793831308@qq.com> Date: Thu, 8 Jun 2023 17:48:29 +1000 Subject: [PATCH] Add support feature list --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d91955..03c267e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # react-ts-vite-starter-kit -Template for building web applications with React + Vite +Template for building web applications with React + Vite. It includes following features: +* React +* TypeScript +* Vite +* ESLint +* Prettier +* IDE support + * vscode + * WebStorm \ No newline at end of file