Update '4.restapi client.md'
This commit is contained in:
parent
8ebdb248d3
commit
bbb5a77978
@ -11,3 +11,23 @@ cd hurl
|
||||
cargo install hurl
|
||||
hurl -V
|
||||
```
|
||||
|
||||
|
||||
# Restfox
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
git clone https://github.com/flawiddsouza/Restfox
|
||||
cd packages/ui
|
||||
npm i
|
||||
npm run build-web-standalone
|
||||
cd ../web-standalone
|
||||
npm i
|
||||
npm start
|
||||
```
|
||||
|
||||
## Auto start at boot
|
||||
|
||||
```sh
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user