Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 721 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 721 Bytes

Installation

yarn install

Start experiments

run server to host the built assets:

make run-server

run vite to hot-reload the changes:

make watch-build

Troubleshooting

vis-network

Prettier

  • prettier version: 2.8.8
    • there is some issue with 3.x, don't use it
  • prettier-vscode version: esbenp.prettier-vscode v10.1.0

jQuery intellisense with vscode