https://github.com/donejs/donejs-pwa
Turn your DoneJS app into a Progressive Web App
https://github.com/donejs/donejs-pwa
Last synced: 3 months ago
JSON representation
Turn your DoneJS app into a Progressive Web App
- Host: GitHub
- URL: https://github.com/donejs/donejs-pwa
- Owner: donejs
- License: mit
- Created: 2017-06-06T21:08:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T16:55:02.000Z (almost 6 years ago)
- Last Synced: 2024-12-31T22:28:52.900Z (5 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# donejs-pwa
[](https://travis-ci.org/donejs/donejs-pwa)
[](http://badge.fury.io/js/donejs-pwa)Turn your DoneJS app into a Progressive Web App
** Not ready for use **
## Using the generator
To add this generator to your DoneJS application, run
```
donejs add pwa
```