static webapp that displays live prices, historical information, and news for Bitcoin - BTC or XBT, Ethereum - ETH, and Ripple - XRP.
1- install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build