DEV Community

Victor Ribeiro
Victor Ribeiro

Posted on • Originally published at github.com

Create

Create

A simple bash script to create web apps.

About

This is a very simple but very useful script to create a web app template. For Chrome to consider your web app a valid app, it needs to have a cache manifest, a web app manifest, a bigger than 144x144 pixel favicon and a registered service worker. This script takes care of it for you.

Take a look at the code here

Top comments (0)