mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Freqtrade UI - Frontend for Freqtrade
public | ||
src | ||
.browserslistrc | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc.json | ||
babel.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
frequi
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint