Skip to content

cssshine/KLineChartSample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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 50.3%
  • TypeScript 20.5%
  • Vue 18.8%
  • HTML 6.5%
  • SCSS 1.7%
  • Less 1.2%
  • CSS 1.0%