create-pwa
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "create-pwa", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Easily create a progressive web app", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -18,8 +18,2 @@ [![GitHub stars](https://img.shields.io/github/stars/scriptex/create-pwa.svg?style=social&label=Stars)](https://github.com/scriptex/create-pwa) | ||
--- | ||
🛠 Status: In Development: `create-pwa` is in constant development. | ||
--- | ||
## About | ||
@@ -49,8 +43,2 @@ | ||
or use `npx`: | ||
```console | ||
npx create-pwa --icon="./icon.png" | ||
``` | ||
## Arguments | ||
@@ -68,7 +56,3 @@ | ||
# If installed globally: | ||
create-pwa --icon="./icon.png" | ||
# Using NPX: | ||
npx create-pwa --icon="./icon.png" | ||
``` | ||
@@ -75,0 +59,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48242
111