koop-provider-remote-geojson

0.1.0 • Public • Published

koop-cli-new-project

A minimal Koop project template from Koop CLI.

See the specification for more details.

Configuration

This project is configured with config. As a community practice, it is recommanded to namespace the configuration for plugins in order to avoid any potential key conflict.

Development

Testing

This project uses mocah as the testing framework and chaijs as the assertion library. All test files in the test directory should have the special extension .test.js, which will be executed by the command:

$ npm test

Dev Server

This project by default uses the Koop CLI to set up the dev server. It can be invoded via

$ npm start

The server will be running at http://localhost:8080 or at the port specified at the configuration.

For more details, check the Koop CLI documentation.

Package Sidebar

Install

npm i koop-provider-remote-geojson

Weekly Downloads

2

Version

0.1.0

License

Apache-2.0

Unpacked Size

8.41 kB

Total Files

11

Last publish

Collaborators

  • hhkaos