mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Merge pull request #116 from lumberj/rest/quickstart
[DOC] Update REST quickstart docs
This commit is contained in:
@@ -189,7 +189,7 @@ Following that, use these instructions to get Ripple-REST installed and running:
|
||||
4. Copy the example config file to `config.json`:
|
||||
`cp config-example.json config.json`
|
||||
5. Start the server:
|
||||
`node server.js`
|
||||
`npm start`
|
||||
6. Visit [http://localhost:5990](http://localhost:5990) in a browser to view available endpoints and get started
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user