Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wildan3105 authored Nov 18, 2024
1 parent e4e0ca3 commit 910ef85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ENV=local
An example of environment variable is provided [here](.env.example)

* Install dependency: `npm install`
* Start the app `<list-of-env-and-values> npm start` and go to `http://localhost:5000`
* Start the app `<list-of-env-and-values> npm run start-dev` and go to `http://localhost:5000`

## Feature tracker:
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)
Expand Down

0 comments on commit 910ef85

Please sign in to comment.