前端模板::hatching_chick:用于构建静态网站的实用模板

时间:2024-02-20 21:15:44
【文件属性】:

文件名称:前端模板::hatching_chick:用于构建静态网站的实用模板

文件大小:205KB

文件格式:ZIP

更新时间:2024-02-20 21:15:44

stylelint sass boilerplate babel webpack

前端模板 构建静态网站的实用模板 入门 创建一个新目录,然后运行: $ curl -fsSL https://github.com/chalkygames123/front-end-template/archive/master.tar.gz | tar -xz --strip-components=1 或者,。 初始化之后,您可能想根据需要删除这些文件和目录或修改其内容: .github LICENSE renovate.json 从此处及上方删除所有内容 项目名 项目描述 先决条件 确保已安装Node.js14.x。 通过使用 ,您可以自动切换版本。 另外,请确保已安装。 用法 # install dependencies $ yarn # serve with live/hot reload at localhost:3000 $ yarn dev # run all lints $ yarn lint # lint all .js files $ yarn lint:scripts # lint all .scss files $ yarn lint:styl


【文件预览】:
front-end-template-master
----.env.example(108B)
----.huskyrc.js(70B)
----.gitattributes(19B)
----.github()
--------workflows()
----config-schema.js(640B)
----postcss.config.js(231B)
----yarn.lock(435KB)
----.node-version(3B)
----.eslintrc.js(608B)
----webpack.config.js(2KB)
----config.js(189B)
----.prettierignore(5B)
----.htmlhintrc(914B)
----babel.config.js(210B)
----.vscode()
--------extensions.json(157B)
--------settings.json(29B)
----.eleventy.js(2KB)
----.stylelintrc.js(166B)
----gulpfile.js()
--------utils()
--------.eslintrc.js(156B)
--------tasks()
--------index.js(64B)
--------common.js(98B)
----.yarnrc(41B)
----.stylelintignore(5B)
----LICENSE(1KB)
----assets()
--------styles()
--------images()
--------scripts()
----README.md(2KB)
----.lintstagedrc.js(614B)
----renovate.json(225B)
----.editorconfig(188B)
----templates()
--------_includes()
--------_data()
--------index.njk(297B)
--------index.11tydata.js(113B)
----.gitignore(6KB)
----.prettierrc.js(57B)
----.eslintignore(25B)
----package.json(2KB)
----static()
--------.gitkeep(0B)

网友评论