Thanks to visit codestin.com Credit goes to github.com
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 3a484fb commit d4d2178Copy full SHA for d4d2178
README.md
@@ -18,7 +18,7 @@
18
19
## Running Locally
20
1. Make sure you have [NodeJS](https://nodejs.org/) and [npm](https://www.npmjs.com/) installed.
21
- > Make sure you install node version 8 or above check node version by running `node -v`
+ > Make sure you install node version 8 or above and check node version by running `node -v`
22
2. We also need backend API so follow instructions [here](https://github.com/coderplex/coderplex-backend) to setup and start backend server
23
3. Then clone this repo
24
```
0 commit comments