pwa-notes

所属分类:collect
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2022-11-14 07:46:24
上 传 者sh-1993
说明:  普华永道注释,,
(pwa-notes,,)

文件列表:
.env.development (12, 2022-11-13)
.env.production (13, 2022-11-13)
index.html (940, 2022-11-13)
package-lock.json (341621, 2022-11-13)
package.json (807, 2022-11-13)
public/ (0, 2022-11-13)
public/apple-touch-icon.png (14394, 2022-11-13)
public/favicon-16x16.png (1442, 2022-11-13)
public/favicon-32x32.png (2316, 2022-11-13)
public/favicon.ico (15086, 2022-11-13)
public/mstile-150x150.png (10577, 2022-11-13)
public/pwa-192x192.png (15732, 2022-11-13)
public/pwa-512x512.png (30312, 2022-11-13)
public/robots.txt (24, 2022-11-13)
public/safari-pinned-tab.svg (2273, 2022-11-13)
public/sw.js (268, 2022-11-13)
shims-vue.d.ts (151, 2022-11-13)
src/ (0, 2022-11-13)
src/App.vue (827, 2022-11-13)
src/components/ (0, 2022-11-13)
src/components/Header.vue (628, 2022-11-13)
src/components/Note.vue (3453, 2022-11-13)
src/components/Notes.vue (1148, 2022-11-13)
src/components/Notification.vue (805, 2022-11-13)
src/db/ (0, 2022-11-13)
src/db/dexie.ts (344, 2022-11-13)
src/main.ts (338, 2022-11-13)
src/models/ (0, 2022-11-13)
src/models/Note.ts (112, 2022-11-13)
src/models/Notification.ts (93, 2022-11-13)
src/router/ (0, 2022-11-13)
src/router/index.ts (593, 2022-11-13)
src/store/ (0, 2022-11-13)
src/store/store.ts (1927, 2022-11-13)
src/views/ (0, 2022-11-13)
src/views/HomeView.vue (173, 2022-11-13)
src/views/NoteView.vue (3767, 2022-11-13)
tsconfg.json (264, 2022-11-13)
... ...

# Vue 3 + Vite This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `