Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin'
Browse files Browse the repository at this point in the history
  • Loading branch information
mbourdo committed Jul 25, 2024
2 parents efbb24a + 16b6127 commit 0358952
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Within All and Benefits, the Other section expands to show small enrollment size

## Installation
To edit the ma-services repo locally, you need to install node.js:
To edit the ma-services repo locally, you need to install node.js:
```bash
$ npm install -g npm
```
Expand All @@ -33,6 +34,8 @@ To run the server, navigate to your project directory, then:
```bash
$ cd ma-services
$ http-server
$ cd ma-services
$ http-server
```

## Research
Expand Down

0 comments on commit 0358952

Please sign in to comment.