Skip to content

Commit 0e5c9e8

Browse files
committed
update contributing to install vite
1 parent cb71da7 commit 0e5c9e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,12 @@ version of Node.js for this project by running the following command in the root
123123
nvm use
124124
```
125125

126+
Then, install Vite globally
127+
128+
```bash
129+
npm i -g vite
130+
```
131+
126132
#### Fork the Continue Repository
127133

128134
1. Go to the [Continue GitHub repository](https://github.com/continuedev/continue) and fork it to your GitHub account.

0 commit comments

Comments
 (0)