Gantt Chart to Calendar Server setup npm install Compile .csv to structured data // node plan.js // compile to a local file compile2LocalFile(); // as a dependency import { csv2json } from './plan.js'; Client setup npm install dev npm run dev Reference 项目资源管理-日历图 by okbeng03