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

https://github.com/kaseyhinton/proton-native-apps


https://github.com/kaseyhinton/proton-native-apps

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# proton-native-apps

### Running An App
```bash
git clone https://github.com/kaseyhinton/proton-native-apps
cd order-a-pizza
npm install
npm start
```