Wiki article added

This commit is contained in:
Daxeel Soni 2018-01-27 20:35:58 +05:30 committed by GitHub
parent 15fee2c64d
commit fb3d48069b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 7 deletions

View File

@ -59,13 +59,8 @@ blockshell
<b>Output in terminal after calling BlockShell command</b>
<img src="https://image.ibb.co/dRqGrw/Screen_Shot_2018_01_25_at_11_21_38_PM.png">
## Lanuch BlockShell Web
Step 1 - Start new terminal window, go to cloned directory
## Get Started with BlockShell
<a href="https://github.com/daxeel/blockshell/wiki/Get-Started-with-BlockShell" target="_blank">Check this article.</a>
Step 2 - Start web.py
```
python web.py
```
Step 3 - Go to 127.0.0.1:5000 address in browser and boom!