Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 1847ee1

Browse files
author
Zubair Ahmed
authored
Merge pull request #22 from shivakrishna9/patch-1
Test deploy guidelines
2 parents d636fa9 + d02d675 commit 1847ee1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
## Contribution guidlines
22

33
### Testing
4+
45
#### Test deploy
6+
7+
8+
* Install [now-cli](https://zeit.co/now) using `npm i -g now` and run `now` inside the project root directory.
9+
10+
* Thats it! Now the app is deployed. A link similar to https://coderplex-app-hj1vnm.now.sh is generated. Open this link to see the app live with the changes you made.
11+
12+
* You can alias your now.sh deployment to PR number like `coderplex-pr-11.now.sh` by using `run now alias <url> coderplex-pr-11.now.sh`.

0 commit comments

Comments
 (0)