Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.04 KB

ninja logo ninja

ninja is a web viewer for CityJSON files. It supports most features as described by the CityJSON specification.

ninja stands for "ninja is not just azul" to tease azul, the best macOS CityJSON viewer!

Use

Public version

You can run ninja without installation by visiting ninja.cityjson.org.

Installation

Install all dependencies:

npm install

Compile and run for development

npm start

You can visit the local version at: http://localhost:1234/.

Compile and run for production

npm run build

Dependencies

ninja uses cityjson-threejs-loader to handle things.

Other frameworks used: