pwa-create
Version:
A progressive web app stater template creator with various platform options
35 lines (22 loc) • 668 B
Markdown
# ✨ pwa-create (Progressive Web App creator!)
A tiny, scalable fully configured progressive web app template creator with various framework working.
- ✉️ Lightweight: 100% core APIs
- ✨ Cross-Framework: works in Vanilla Html, ReactJS, Webpack, NextJS, Angular, Vite
## ✨ Features
## 📂 Installation
```bash [npm]
npx install pwa-create@latest
```
```bash [bun]
bun add pwa-create@latest
```
```bash [pnpm]
pnpm install pwa-create@latest
```
```bash [yarn]
yarn add pwa-create@latest
```
## ✉ License
MIT - see [LICENSE](./LICENSE) file.
---
Made with ❤ by [Mehedi Hasan](https://www.facebook.com/huzzat77)