Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webmobiledev/trylikes
https://github.com/webmobiledev/trylikes
angular angular5 fcm firebase firebase-auth ionic ionic-native ionic4 pwa
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/webmobiledev/trylikes
- Owner: webmobiledev
- Created: 2019-10-08T16:29:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T10:33:54.000Z (about 2 years ago)
- Last Synced: 2024-06-10T02:47:07.325Z (8 months ago)
- Topics: angular, angular5, fcm, firebase, firebase-auth, ionic, ionic-native, ionic4, pwa
- Language: HTML
- Size: 4.14 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
test
1. Build for PWA
Change this line in package.json:
- `"preionic:build": "gulp ionic:build:before --mode=pwa"`
- `npm run ionic:build`2. Build for Native
Change this line in package.json:
- `"preionic:build": "gulp ionic:build:before --mode=native"`
- `npm run ionic:build`