Commit 11e301a5 authored by Pooya Parsa's avatar Pooya Parsa Committed by GitHub

docs: default on port 3000

parents ada31e80 baac2f1a
......@@ -34,7 +34,7 @@ HackerNews clone built with Nuxt.js.
# install dependencies
npm install # or yarn
# serve in dev mode, with hot reload at localhost:300
# serve in dev mode, with hot reload at localhost:3000
npm run dev
# build for production
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment