ninja (ninja is not just azul) ninja is a web viewer for CityJSON files. A public version of it can be found here. Development Install all dependencies: npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Compiles the desktop version npm run electron:build Lints and fixes files npm run lint