static-site-template:建立静态网站的绝佳起点

时间:2021-04-19 08:18:37
【文件属性】:
文件名称:static-site-template:建立静态网站的绝佳起点
文件大小:112KB
文件格式:ZIP
更新时间:2021-04-19 08:18:37
javascript stylelint css eslint husky 静态网站模板 建立静态网站的一个很好的起点。 纯CSS / JS 埃斯林特/ stylelint 更漂亮 沙哑+短绒 GitHub动作(Linting +格式设置) 发展 yarn yarn format # Format files that are not written in .prettierignore yarn dev # Launch the browser-sync server yarn lint # Linting and Formatting of JS and CSS files yarn deploy # When deploying to a VPS such as DigitalOcean using `rsync` # Launch the browser-sync server (without CSS watching) # To
【文件预览】:
static-site-template-main
----.github()
--------workflows()
----public()
--------index.html(4KB)
--------styles.css(4KB)
--------robots.txt(77B)
--------favicon.ico(15KB)
--------images()
--------script.js(3KB)
--------libs()
----yarn.lock(154KB)
----.eslintrc.js(250B)
----.prettierignore(25B)
----.stylelintrc.js(172B)
----LICENSE(1KB)
----.prettierrc(64B)
----README.md(2KB)
----.husky()
--------pre-commit(59B)
--------.gitignore(2B)
----.editorconfig(339B)
----.gitignore(80B)
----package.json(1KB)

网友评论