Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jikor1st/learning-pwa
PWA를 학습합니다
https://github.com/jikor1st/learning-pwa
Last synced: about 1 month ago
JSON representation
PWA를 학습합니다
- Host: GitHub
- URL: https://github.com/jikor1st/learning-pwa
- Owner: jikor1st
- Created: 2023-09-05T14:55:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-10T15:23:45.000Z (over 1 year ago)
- Last Synced: 2023-09-10T16:35:16.478Z (over 1 year ago)
- Language: CSS
- Homepage: https://learning-pwa-nine.vercel.app
- Size: 419 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PWA 학습
## 1. Next에서 PWA 사용하기
### next-pwa 패키지를 설치
```
# npm
npm install next-pwa# yarn
yarn add next-pwa
```## reference
https://velog.io/@teihong93/PWA-%EC%84%9C%EB%B9%84%EC%8A%A4-%EC%9B%8C%EC%BB%A4
https://web.dev/app-like-pwas/
https://noogoonaa.tistory.com/110
https://github.com/vercel/next.js/tree/canary/examples/progressive-web-app