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.
- Host: GitHub
- URL: https://github.com/jspears/emeth-example
- Owner: jspears
- License: mit
- Created: 2018-08-03T21:58:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T22:11:01.000Z (almost 7 years ago)
- Last Synced: 2025-01-08T06:35:23.923Z (5 months ago)
- Language: JavaScript
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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
```