Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rerdavies authored Oct 21, 2024
1 parent d686ca9 commit 12694a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ To build and run the website locally for development and test purposes, follow t
2. Upgrade NPM to lastest version.

3. Install components and dependencies.

```
cd website
npm install

```
4. To run the Vite development server:

```
cd website
./start.sh

```



Expand Down

0 comments on commit 12694a5

Please sign in to comment.