mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Update readme.md
This commit is contained in:
parent
f50669dafe
commit
b42ee70693
|
@ -1,5 +1,14 @@
|
|||
# frequi
|
||||
|
||||
Freqtrade UI build with [Vue.js](https://vuejs.org/) and [boostrap-vue](https://bootstrap-vue.org/).
|
||||
|
||||
## WARNING
|
||||
|
||||
This project is still in it's early stages, and is not yet stable nor recommended to be used for productiion usages.
|
||||
|
||||
It will require Freqtrade to be running on the same host with the API enabled under (`localhost:8081`). This port can be changed in `vue.config.js`.
|
||||
|
||||
|
||||
## Project setup
|
||||
```
|
||||
npm install
|
||||
|
|
Loading…
Reference in New Issue
Block a user