Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bang88/northwind
- Owner: BANG88
- License: mit
- Created: 2015-10-25T06:03:42.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-01T16:24:15.000Z (about 9 years ago)
- Last Synced: 2025-01-04T15:16:37.503Z (22 days ago)
- Language: Objective-C
- Size: 1.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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