Skip to content

crypt0inf0/lightweight-chart

Repository files navigation

lightweight-chart

A lightweight charting example using lightweight-charts and React.

Quick start

  • 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 dev

You can also preview a production build locally with:

npm run preview

Screenshot

App screenshot

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published