Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/virdiggg/sm-kopkar


https://github.com/virdiggg/sm-kopkar

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Koperasi Karyawan Mobile

- Install nodejs dulu

- Jalanin
```bash
npm install && npx expo start
```

- Bikin APK
```bash
eas build --platform android --profile production
```