Skip to content

CodeForPoznan/planting2d

Repository files navigation

Planting2d

Join the chat at https://gitter.im/CodeForPoznan/planting2d Build Status codecov

To build library we used last available Node JS LTS version (8.12.0). We suggest You to use the same.

All commands need to be executed in root directory of repository.

Installation of NodeJS dependencies:

npm install

Setup Google Maps API key

Copy settings.json.example into settings.json and change placeholder there with proper API key.

Build library:

npm run build

Start development server:

npm run serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published