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 824a352 commit 6c20258Copy full SHA for 6c20258
README.md
@@ -4,7 +4,7 @@
4
`npm install`
5
6
### To start the app
7
-`npm start` or `node server,js`
+`npm start` or `node server.js`
8
9
This api has two two routes:
10
- api/calculate : This is post method. Height and restitution is passed as a raw json data. Use postman for accessing the api.
0 commit comments