DNature / tv-react-v2

Home Page:https://v2-tv-react.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TradingView charting library + CryptoCompare API and React integration Example (Typescript)

Getting started

Development server

  1. Run yarn or npm install to install dependencies.
  2. Run yarn start or npm run start to start the development server.

Production build

  1. Run yarn build or npm run build to build this project.
  2. Use either Serve or Live Server to start the app by running serve build or liver-server build respectively.

About

https://v2-tv-react.netlify.app


Languages

Language:HTML 99.3%Language:TypeScript 0.4%Language:JavaScript 0.2%Language:CSS 0.0%