橄榄石:快速而强大的Vue.js PWA样板

时间:2024-02-26 14:47:19
【文件属性】:

文件名称:橄榄石:快速而强大的Vue.js PWA样板

文件大小:280KB

文件格式:ZIP

更新时间:2024-02-26 14:47:19

boilerplate vuejs pwa vue scss

橄榄石 功能齐全的Vue 2.6 PWA样板 特征: 带有服务工作者的渐进式Web应用程序(PWA) 代码拆分和异步组件/路由加载 开发中的自动热装 带有pm2Docker化生产设置 自动删除未使用CSS / SCSS 全局SCSS变量和轻松的主题自定义 使用和格式化和格式化 使用进行样式设计 跑步 # Run in development yarn run serve # Building and running with Docker docker build -t peridot . docker run -p 8080:8080 peridot:latest # Lint .vu


【文件预览】:
Peridot-master
----server()
--------index.js(474B)
--------process.yml(149B)
----.nvmrc(7B)
----docs()
--------readme_resources()
----vue.config.js(1KB)
----package.json(1KB)
----Dockerfile(479B)
----prettier.config.js(127B)
----LICENSE(1KB)
----src()
--------_template.vue(441B)
--------App.vue(2KB)
--------plugins()
--------views()
--------registerServiceWorker.js(756B)
--------main.js(536B)
--------components()
--------styles()
--------router()
--------store()
----.eslintrc.js(734B)
----.gitignore(179B)
----.browserslistrc(33B)
----.dockerignore(42B)
----public()
--------img()
--------manifest.json(424B)
--------robots.txt(24B)
--------index.html(2KB)
--------favicon.ico(1KB)
----README.md(1KB)
----yarn.lock(438KB)
----.semaphore()
--------semaphore.yml(388B)
----postcss.config.js(61B)
----babel.config.js(46B)

网友评论