文件名称:personalprofile:Nilesh Patel的个人资料
文件大小:86KB
文件格式:ZIP
更新时间:2024-03-31 02:08:58
pwa jamstack profile-website sapper svelte-v3
个人资料 使用Sapper模板使用构建的个人资料展示Web应用程序 观看现场 克隆存储库npx degit https://github.com/NileshSP/personalprofile.git 打开终端以启动svelte应用程序,如下所示: npm install && npm run dev 有关svelte的更多信息,请访问和 从制作的图标许可
【文件预览】:
personalprofile-master
----.gitignore(104B)
----package.json(1KB)
----src()
--------client.js(101B)
--------components()
--------service-worker.js(3KB)
--------stores.js(90B)
--------template.html(1KB)
--------routes()
--------server.js(432B)
----cypress.json(56B)
----LICENSE(1KB)
----static()
--------person.png(17KB)
--------favicon.png(17KB)
--------person.svg(3KB)
--------email.svg(2KB)
--------github.svg(4KB)
--------global.css(584B)
--------manifest.json(533B)
--------apple-touch-icon-180x180.png(17KB)
----.github()
--------workflows()
----rollup.config.js(2KB)
----README.md(804B)
----appveyor.yml(269B)
----.vscode()
--------launch.json(477B)
----cypress()
--------integration()
--------support()
--------plugins()
--------fixtures()