Install dependencies:
cd diachronic-concept-viewer
npm install
...then start Rollup:
npm run autobuild
The autobuild server should be started after starting the Flask backend server, so it does not occupy port 5000.
Install dependencies:
cd diachronic-concept-viewer
npm install
...then start Rollup:
npm run autobuild
The autobuild server should be started after starting the Flask backend server, so it does not occupy port 5000.