You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ ENV=local
40
40
An example of environment variable is provided [here](.env.example)
41
41
42
42
* Install dependency: `npm install`
43
-
* Start the app `<list-of-env-and-values> npm run start-dev` and go to `http://localhost:5000`
43
+
* Start the app `<list-of-env-and-values> npm run start-dev` and go to `http://localhost:3000`
44
44
45
45
## Feature tracker:
46
46
You can see the feature progress and pick up some issues in the [issues](https://github.com/wildan3105/github-langs/issues) or [projects](https://github.com/wildan3105/github-langs/projects) or [milestones](https://github.com/wildan3105/github-langs/milestones)
0 commit comments