https://github.com/overdrivenpotato/no-filter
https://github.com/overdrivenpotato/no-filter
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/overdrivenpotato/no-filter
- Owner: overdrivenpotato
- Created: 2017-02-13T19:13:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T14:48:10.000Z (about 9 years ago)
- Last Synced: 2025-02-06T03:27:13.901Z (over 1 year ago)
- Language: JavaScript
- Size: 628 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# No Filter
To start the app you need to first install the app loader on your device:
```
npm run install:android
```
*TODO: iOS installation*
Then you need to launch the app server:
```
npm start
```
This will start both the app bundle server as well as the api server.
## Dev Features
- Hot reloading app
- Auto reloading server
- Flow typechecking
- Eslint linting