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 3ccb67a commit 31abdefCopy full SHA for 31abdef
README.md
@@ -203,6 +203,13 @@ authorization: JWT_TOKEN (returned by Login request)
203
204
<br />
205
206
+## ✨ Run the Tests
207
+
208
+```yarn test```
209
210
+<br />
211
212
213
## ✨ Credits
214
215
This software is provided by the core AppSeed team with an inspiration from other great NodeJS starters:
@@ -214,9 +221,5 @@ This software is provided by the core AppSeed team with an inspiration from othe
221
222
216
223
217
-## ✨ Run the tests
218
-
219
-```yarn test```
220
224
---
225
**[Node JS API Server](https://docs.appseed.us/boilerplate-code/api-server/node-js)** - provided by AppSeed [App Generator](https://appseed.us)
0 commit comments