mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-26 23:13:26 +00:00
Upudate : Development in Readme
This commit is contained in:
parent
3198f2e0e0
commit
5295e4ac09
1 changed files with 4 additions and 3 deletions
|
@ -17,7 +17,7 @@ under devlopment
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
- Git
|
- Git
|
||||||
- Text editor
|
- Text editor or any code editor (E.g - [VsCode](https://code.visualstudio.com/download)
|
||||||
- Web browser
|
- Web browser
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
@ -26,7 +26,8 @@ git clone https://github.com/LBRYians/lbry-org-new.git
|
||||||
```
|
```
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
Open `index.html` in your browser and text editor to make changes.
|
Open `index.html` in your browser and text editor to make changes. <br>
|
||||||
|
If using VsCode studio you can use [Live Server Plugin](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) For getting an instant preview after each change in your default browser
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Visit [LBRY Foundation](https://lbryians.github.io/lbry-org-new/) to see this repo in production.
|
Visit [LBRY Foundation](https://lbryians.github.io/lbry-org-new/) to see this repo in production.
|
||||||
|
|
Loading…
Add table
Reference in a new issue