mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 14:18:17 +01:00
Update local development command (#5687)
* Updated readme.md file with cd command to move into that folder before running further npm command. Also removed roadmap from go * Addressed review comment - Reverted changes in index.astro file
This commit is contained in:
parent
05eab5823e
commit
375ad931f7
@ -109,6 +109,7 @@ Clone the repository, install the dependencies and start the application
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:kamranahmedse/developer-roadmap.git
|
git clone git@github.com:kamranahmedse/developer-roadmap.git
|
||||||
|
cd developer-roadmap
|
||||||
npm install
|
npm install
|
||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user