Skip to content

QuaidBartolomei/treetracker-web-map-core

 
 

Repository files navigation

treetracker-web-map-core

This is the core module for Greenstand web map application.

Dev Server

npm run dev

Testing

Integration Tests With Cypress

npm run cy

Publishing

build project as production module

npm run pre-publish

Using

import module in different app

import { Map } from 'treetracker-web-map-core';

About

The basic and core module of Greenstand web map application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%