Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```