frontend:https的网站前端

时间:2021-05-21 21:11:59
【文件属性】:
文件名称:frontend:https的网站前端
文件大小:194KB
文件格式:ZIP
更新时间:2021-05-21 21:11:59
vue tailwindcss JavaScript Vottus网站前端 这是我的网站,使用Vue.js,TailwindCSS和TypeScript(过大,我知道:D)制作。 设置 要求 Node.js 10.x(在12.x和14.x上测试) 安装依赖 通过Yarn安装依赖项: yarn 或通过NPM: npm i 发展 启动开发服务器: yarn serve 生产 建立生产资产: yarn build 回去 经过一番思考,我决定采用一种非常简单的设计,并放弃了我有趣的一些令人困惑的样式(使用React的带有终端和视差的深色设计)。 如果要回溯到该版本,请签出到react分支: git checkout react 执照 此代码已获得GNU通用公共许可证v2.0的,请参阅 。 :copyright:2016-2021 Filip Vottus –保留所有权利
【文件预览】:
frontend-master
----.gitignore(231B)
----tsconfig.json(607B)
----README.md(978B)
----.browserslistrc(30B)
----public()
--------index.html(830B)
----.prettierrc(153B)
----LICENSE(18KB)
----package.json(1KB)
----src()
--------components()
--------layouts()
--------shims-vue.d.ts(75B)
--------pages()
--------router()
--------App.vue(193B)
--------main.ts(221B)
--------shims-tsx.d.ts(306B)
--------store()
--------assets()
----postcss.config.js(84B)
----tailwind.config.js(20KB)
----.editorconfig(160B)
----babel.config.js(67B)
----yarn.lock(423KB)
----.eslintrc.js(346B)

网友评论