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

https://github.com/jimthedev/tiy-example-book

An example book
https://github.com/jimthedev/tiy-example-book

Last synced: 10 months ago
JSON representation

An example book

Awesome Lists containing this project

README

          

# Welcome to The Iron Yard Minneapolis

Check out [chapter 1](chapter1.md).

```js
import blah from 'testing';

var {Platform} = React;

window.name = 'test';

const hi = (...args) => {
return 'blah';
}

```

{{book.tiy.city}}

[import:3-8](01/myfile.js)