Skip to content

rodones/map

Repository files navigation

Rodones Map Viewer

Rodones Map Viewer is a polygon mesh map viwer with support of different controls. The software is built using threejs, nexus, lit.

Development

Requirements

Setup

  • Clone the repository: git clone https://github.com/rodones/map
  • Enter the repository folder: cd map
  • Install dependencies: yarn install
  • Start development server: yarn start

Scripts

  • yarn start: starts webpack development server.
  • yarn build: creates development build.
  • yarn build:prod: creates production build.
  • yarn clean: cleans build folder.
  • yarn lint: lints project using eslint.

Architecture

General Architecture

License

Copyright (c) 2021, Rodones Mapping Project. See LICENSE file.