This is the official website for the Interscript project, located at https://www.interscript.org.
Node version : 14.13.1
Install packages
yarn installDownload the map data (metadata.json, vis_json.zip)
yarn mapUpdate public/maps from node_modules/interscript/src/maps/
yarn copy_mapsRun web in development mode
yarn startBuild (Recommend to run first this step before deployment on local )
yarn adoc
yarn make
yarn serve