WebDevSimplified / Markdown-Blog

244 stars 192 forks source link

Help with the running of code in vs #13

Open varundeeep761786 opened 2 years ago

varundeeep761786 commented 2 years ago

Hey,

I just copied your code and i want to run that on my system i have express react and mongoose installed already please help

ghost commented 2 years ago

Just write npm install in the terminal and press Enter That's Done.

phamanhquyet commented 1 year ago

according to package.json file in this project, you can type npm run devStart into terminal and press Enter