Updated the readme
This commit is contained in:
parent
8508998048
commit
613c1278a3
1 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,11 @@ Start by cloning this repo:
|
|||
```bash
|
||||
git clone https://github.com/nabilouldhamou/portfolio
|
||||
```
|
||||
then install the needed dependencies
|
||||
```bash
|
||||
npm install
|
||||
```
|
||||
|
||||
and use this command to run the website locally in dev mode
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue