A lightweight charting example using lightweight-charts and React.
- Clone the repo:
git clone https://github.com/crypt0inf0/lightweight-chart.git- Change into the project directory:
cd lightweight-chart- Install dependencies:
npm install- Build for production:
npm run build- Run the dev server:
npm run devYou can also preview a production build locally with:
npm run previewMIT
