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

https://github.com/ankeetmaini/morph

Re-creating Ramjet from the first version solely for the purpose of learning Rich Harris's craft!
https://github.com/ankeetmaini/morph

Last synced: about 1 year ago
JSON representation

Re-creating Ramjet from the first version solely for the purpose of learning Rich Harris's craft!

Awesome Lists containing this project

README

          

# morph

learning how [Ramjet](https://github.com/Rich-Harris/ramjet) works by going over the source.

[Rich Harris](https://github.com/Rich-Harris) is awesome and a Boss! (thanks)

# run

```bash
yarn dev
```