johann icon indicating copy to clipboard operation
johann copied to clipboard

dev server port on README.md

Open sugizo opened this issue 5 years ago • 0 comments

dev server port on README.md should be 8080 not 8081 if want to provide detail steps for newbie (dev) :

git clone https://github.com/scribbletune/johann
cd johann
npm install
npm run dev
open http://localhost:8080

sugizo avatar Sep 21 '20 00:09 sugizo