UNPKG

1.57 kBMarkdownView Raw
1![GitHub CI - Publish to NPM](https://github.com/leanupjs/leanup/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
2[![dependencies][dependencies]][dependencies-url]
3[![vulnerabilities][vulnerabilities]][vulnerabilities-url]
4[![npm][npm]][npm-url]
5[![downloads][downloads]][downloads-url]
6[![install-size][install-size]][install-size-url]
7[![lernajs][lernajs]][lernajs-url]
8[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
9
10[npm]: https://img.shields.io/npm/v/@leanup/cli-pwa
11[npm-url]: https://www.npmjs.com/package/@leanup/cli-pwa
12[dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/plugins/pwa&ref=release/1.2
13[dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/plugins/pwa&ref=release/1.2
14[vulnerabilities]: https://img.shields.io/snyk/vulnerabilities/npm/@leanup/cli-pwa
15[vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-pwa
16[downloads]: https://img.shields.io/npm/dt/@leanup/cli-pwa
17[downloads-url]: https://npmcharts.com/compare/@leanup/cli-pwa?minimal=true
18[install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-pwa@next
19[install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-pwa@next
20[lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet
21[lernajs-url]: https://lerna.js.org
22
23# `@leanup/cli-pwa`
24
25> This module contains some nice pwa for the [@leanup/cli](https://www.npmjs.com/package/@leanup/cli).
26
27## Installation
28
29`npm install @leanup/cli @leanup/cli-pwa --save-dev`