Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bang88/northwind

a React Native App
https://github.com/bang88/northwind

Last synced: 8 days ago
JSON representation

a React Native App

Awesome Lists containing this project

README

        

# NorthWind

![Preview](./assets/preview.gif)

## dir
```
.
├── LICENSE
├── README.md
├── nwa
│   ├── android
│   ├── app
│   ├── index.android.js
│   ├── index.ios.js
│   ├── index.js
│   ├── ios
│   ├── node_modules
│   └── package.json
└── nwa-api
├── README.md
├── client
├── common
├── node_modules
├── package.json
└── server
```
- nwa react-native app
- nwa-api loopback service