Skip to content

Derick1530/real-time-update-data-apexcharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

real-time-update-data-apexcharts

In this Tutorial I explain how to implement a real time update chart using JSON fake API and apexcharts

INSTRUCTION

Inside this repo you have two folders: web-client and server.

dependencies installation.

If you are using vscode open 2 terminals, in the first terminal navigate to web-client directory, and in the second terminal navigate to `server directory.

Installation

in both terminals run the command npm install, after installation is completed, in your web-clint directory run npm run dev, and in the server directory run npm run serve-json.

navigate to localhost:3000 in your browser.

Your are ready to go.

About

In this Tutorial I explain how to implement a real time update chart using JSON fake API and apexcharts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published