Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yong-asial/my-first-pwa
Simple news articles
https://github.com/yong-asial/my-first-pwa
monaca pwa workbox
Last synced: 4 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T20:53:23.000Z (about 2 years ago)
- Last Synced: 2024-10-04T19:10:07.813Z (4 months ago)
- Topics: monaca, pwa, workbox
- Language: JavaScript
- Homepage:
- Size: 1.06 MB
- Stars: 3
- Watchers: 1
- 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
```