Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kamataryo/mask-plugin


https://github.com/kamataryo/mask-plugin

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Geolonia Plugin Boilerplate

Geolonia [Embed API](https://docs.geolonia.com/embed-api/) のボイラープレートです。

## 使い方

## コントリビューション

Issue、プルリクエストはいつでも歓迎します。
以下のコマンドで開発用サーバーを立ち上げることができます。

```shell
$ git clone [email protected]:geolonia/plugin-boilerplate.git
$ cd plugin-boilerplate
$ yarn # または npm install
$ npm start
```