Skip to content

g992/KLineChartSample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KLineChartSample

KLineChart(https://github.com/liihuu/KLineChart) sample code. Contains multiple front-end framework versions.

Run

React

cd react-sample && npm install && npm run start

Vue

cd vue-sample && npm install && npm run start

Angular

cd ng-sample && npm install && npm run start

uni-app

cd uniapp-sample && npm install && npm run serve

License

MIT

About

KLineChart sample code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • TypeScript 10.5%
  • Vue 9.6%
  • HTML 3.4%
  • SCSS 0.8%
  • Less 0.5%
  • CSS 0.5%