mheppner / pixi-overlay-markers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixi Overlay Markers

Installation

npm install pixi-overlay-markers --save

Sample (html/js only) https://github.com/sgentile/pixi-overlay-marker-examples

Sample with Angular5 https://github.com/sgentile/geo-markers

Dev Instructions

reference: https://github.com/liady/es6-library-minimal

  1. Run npm install to install dev dependencies.
  2. Write your ES6 code in src folder.
  3. Write your ES6 tests in test folder.
  4. Run npm run build to build and pack the files for the web. This will output the result to dist folder.

About

License:MIT License


Languages

Language:JavaScript 100.0%