Crypto Starter with market data, graphs and latest news.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js and npm
npm install -g ionic
cd apps/angular
npm i
ionic serve
cd apps/react
npm i
ionic serve
cd apps/vue
npm i
ionic serve
- Fernando Mendoza - @fm3ndoza