ionic-pwa
๐ Build a Progressive Web App with Ionic and Angular. Push Notifications. Deployed to Firebase Hosting. The Complete guide to build your PWA. Service Workers. Lighthouse. Web Manifest
ํ์ผ ํ์๊ธฐ
์ต์ข ๋ฒ์ ๋ค์ด๋ก๋ (.zip)- hosting.d3d3.cache
- app.e2e-spec.ts
- app.po.ts
- protractor.conf.js
- tsconfig.json
- preload-image.component.html
- preload-image.component.scss
- preload-image.component.ts
- components.module.ts
- details.module.ts
- details.page.html
- details.page.scss
- details.page.ts
- details.resolver.ts
- home.module.ts
- home.page.html
- home.page.scss
- home.page.ts
- settings.module.ts
- settings.page.html
- settings.page.scss
- settings.page.ts
- app-routing.module.ts
- app.component.html
- app.component.ts
- app.module.ts
- favicon.png
- icon-128x128.png
- icon-144x144.png
- icon-152x152.png
- icon-192x192.png
- icon-512x512.png
- icon-72x72.png
- icon-96x96.png
- pwa-icon.png
- app-like.jpg
- connectivity-independent.jpg
- discoverable.jpg
- fresh.jpg
- installable.jpg
- linkable.jpg
- progressive.jpg
- re-engageable.jpg
- responsive.jpg
- safe.jpg
- data.json
- shapes.svg
- environment.prod.ts
- environment.ts
- variables.scss
- combined-sw.js
- firebase-messaging-sw.js
- global.scss
- index.html
- main.ts
- manifest.webmanifest
- polyfills.ts
- test.ts
- zone-flags.ts
- .firebaserc
- .gitignore
- angular.json
- browserslist
- firebase.json
- ionic.config.json
- karma.conf.js
- LICENSE
- ngsw-config.json
- package-lock.json
- package.json
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
- tslint.json
# ์ค์น ๊ฐ์ด๋
1. ์ฝ๋ ๋ด๋ ค๋ฐ๊ธฐ
git clone https://github.com/ionicthemes/ionic-pwa
๊นํ๋ธ์์ ํ๋ก์ ํธ ์ฝ๋ ์ ์ฒด๋ฅผ ๋ด ์ปดํจํฐ๋ก ๋ด๋ ค๋ฐ์ต๋๋ค.
cd ionic-pwa
๋ฐฉ๊ธ ๋ด๋ ค๋ฐ์ ํ๋ก์ ํธ ํด๋ ์์ผ๋ก ์ด๋ํฉ๋๋ค.
2. Node.js
์ฌ์ ์ถ์ฒ์ฌ์ ์ค๋น๋ฌผ
npm install
package.json์ ๋ช ์๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ค์ ๋ด๋ ค๋ฐ์ ์ค์นํฉ๋๋ค.
npm start
๊ฐ๋ฐ/์คํ ์๋ฒ๋ฅผ ์ผญ๋๋ค.
๋ช
๋ น์ด ์คํ ํ ํฐ๋ฏธ๋์ ๋ํ๋๋ ์ฃผ์(๋ณดํต http://localhost:3000 ํํ)๋ฅผ ๋ธ๋ผ์ฐ์ ์์ ์ด์ด๋ณด์ธ์.
// repository documentation
Was this content helpful?
(0 ratings)
