We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b0ba37 + 0e1e579 commit 6bea15bCopy full SHA for 6bea15b
1 file changed
todo/README.md
@@ -3,8 +3,11 @@
3
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
4
5
npm create vite@latest todo --template
6
+
7
cd todo
8
9
npm install
10
11
npm run dev
12
13
Currently, two official plugins are available:
0 commit comments