Skip to content

zeyus-research/node-aoi-painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS AOI SVG Painter

Setup

  1. Install NodeJS (version 22+) from here
  2. Clone this repository
  3. open terminal and navigate to the cloned repository
  4. Run npm install to install the dependencies
  5. copy the csv data file to the data/ folder (there should only be a single .csv file in the data/ folder)
  6. Run npm run start to start the server, wait for the message server is ready: http://localhost:3000
  7. Open your browser and navigate to http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published