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

https://github.com/maxmellon/todo-mvc-rn


https://github.com/maxmellon/todo-mvc-rn

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# エミュレーターの起動

```
$ npm run ios
```

# API の起動

```
$ npm run start:server
```

# API-doc の 起動

```
$ npm run start:spec
```