Skip to content

Commit 1e79777

Browse files
phoskeeastagi
andauthored
chore: fix vite command in readme
Co-authored-by: Andrea Stagi <[email protected]>
1 parent 1b785ec commit 1e79777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Per giocare con la libreria è disponibile il [Playground React Kit](https://git
6565
Per utilizzare Design React come dipendenza in un'app è possibile installarla da [npm](https://www.npmjs.com/~italia). Suggeriamo di usare `create vite` per creare una nuova webapp React, come segue:
6666

6767
```sh
68-
yarn create vite my-react-app --template react
68+
yarn create vite nome-app --template react
6969
cd nome-app
7070
yarn add design-react-kit --save
7171
```

0 commit comments

Comments
 (0)