Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjunmahishi/vanilla-pwa
A simple package to generate all the necessary files and code for a progressive web app. The generated code is completely vanilla.
https://github.com/arjunmahishi/vanilla-pwa
node npm pwa pwa-boilerplate
Last synced: 3 months ago
JSON representation
A simple package to generate all the necessary files and code for a progressive web app. The generated code is completely vanilla.
- Host: GitHub
- URL: https://github.com/arjunmahishi/vanilla-pwa
- Owner: arjunmahishi
- License: mit
- Created: 2017-12-17T16:08:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T08:00:04.000Z (over 5 years ago)
- Last Synced: 2024-10-14T18:41:41.542Z (3 months ago)
- Topics: node, npm, pwa, pwa-boilerplate
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/vanilla-pwa
- Size: 1.95 MB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vanilla-pwa
[![npm version](https://badge.fury.io/js/vanilla-pwa.svg)](https://badge.fury.io/js/vanilla-pwa)A simple package to generate all the necessary files and code for a progressive web app. The generated code is completely vanilla.
### Installation
```bash
npm install -g vanilla-pwa
```### Usage
```bash
vanilla-pwa
```