Skip to content
Snippets Groups Projects
Unverified Commit c182cdda authored by Ivan Alglave's avatar Ivan Alglave Committed by GitHub
Browse files

Update README.md

parent f73c5243
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
## Description ## Description
IntershipManager - The whole lifecycle of internship agreements in one app ! **IntershipManager** - The whole lifecycle of internship agreements in one app !
## Installation ## Installation
...@@ -32,6 +32,8 @@ IntershipManager - The whole lifecycle of internship agreements in one app ! ...@@ -32,6 +32,8 @@ IntershipManager - The whole lifecycle of internship agreements in one app !
$ npm install $ npm install
``` ```
In `/src/config/` create a file called `config.json` and copy the content of `config.template.json` in it. Change the values such as the server port to match your needs.
## Running the app ## Running the app
```bash ```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment