Skip to content

js app for render graph data structure, commercial project

Notifications You must be signed in to change notification settings

ilya144/js-graph

Repository files navigation

Js-graph

https://js-graph-demo.firebaseapp.com/

Запуск тестового сервера

npm install
npm run start

Cборкa проекта

npm install
npm run build

Преобразование excel в json

совместимый с приложением

python3 -m pip install xlrd
python3 xlsx_json.py graph.xlsx
mv graph.xlsx.json public/

About

js app for render graph data structure, commercial project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published