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

https://github.com/jspears/emeth-example

An example how to use Emeth.
https://github.com/jspears/emeth-example

Last synced: 3 months ago
JSON representation

An example how to use Emeth.

Awesome Lists containing this project

README

        

A simple example of how to use emeth, and css modules.

Installation:
```sh
$ yarn install
```

Runnning:
```sh
$ yarn start
$ open http://localhost:8082
```