We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1c553 commit a679175Copy full SHA for a679175
README.md
@@ -92,9 +92,9 @@ None. Please don't use this as a standalone server. This should be used behind a
92
93
## Developers
94
95
-1. Start the database using `docker-compose -f test/db/docker-compose.yml up`
96
-2. Run `npm run dev`
97
-3. Run `npm test` while you work
+1. Start the database using `docker-compose -f test/db/docker-compose.yml up`.
+2. Run `npm run dev`.
+3. Run `npm test` while you work.
98
99
## Licence
100
0 commit comments