Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/virdiggg/sm-kopkar
https://github.com/virdiggg/sm-kopkar
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/virdiggg/sm-kopkar
- Owner: virdiggg
- Created: 2024-12-11T18:07:08.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-01-17T07:18:35.000Z (9 days ago)
- Last Synced: 2025-01-17T08:25:43.256Z (9 days ago)
- Language: TypeScript
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```