Skip to content

Commit 6e4bba2

Browse files
Roméo MaignalRoméo Maignal
authored andcommitted
docs(README): add the missing NPM command that intalls the required dependencies such as Vite
1 parent 21afbf4 commit 6e4bba2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Flight Inspectors is a data visualization project that explores the history of p
77

88
## Run
99
```
10+
npm install
11+
```
12+
```
1013
npm run dev
1114
```
1215
Open [http://localhost:5174/](http://localhost:5174/) with your browser to view the website.

0 commit comments

Comments
 (0)