A Cryptocurrency Dashboard built with Vue.js, Binance WebSocket API for realtime price, amCharts for displaying prices, price forecasting with LSTM neural network.
- Node/NPM
- Vue-cli 3.x
npm install
npm run serve
npm run build
npm run lint
npm run test:unit