Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 299 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 299 Bytes

Diachronic Concept Viewer

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.