https://github.com/yong-asial/my-first-pwa
Simple news articles
https://github.com/yong-asial/my-first-pwa
monaca pwa workbox
Last synced: about 2 months ago
JSON representation
Simple news articles
- Host: GitHub
- URL: https://github.com/yong-asial/my-first-pwa
- Owner: yong-asial
- License: mit
- Created: 2019-01-16T05:29:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T20:53:23.000Z (over 2 years ago)
- Last Synced: 2025-04-15T05:55:32.796Z (about 2 months ago)
- Topics: monaca, pwa, workbox
- Language: JavaScript
- Homepage:
- Size: 1.06 MB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Installation
```
npm install monaca -g
git clone [email protected]:yong-asial/my-first-pwa.git
cd my-first-pwa
npm install
```# Preview
```
cd my-first-pwa
npm run dev
```