ebuild-template-css:ebuild-template-css

时间:2024-06-19 11:33:39
【文件属性】:

文件名称:ebuild-template-css:ebuild-template-css

文件大小:118KB

文件格式:ZIP

更新时间:2024-06-19 11:33:39

JavaScript

这是使用构建的项目 安装依赖 npm install 使用淘宝仓库 npm install --registry https://registry.npm.taobao.org 初始化git仓库 git init git add README.md git commit -m "first commit" git remote add origin {Your remote git repository address} git push -u origin master 康德 npm run dev npm run build npm run publish npm run lint Vscode 插件 安装“ESLint”插件


【文件预览】:
ebuild-template-css-master
----.gitignore(13B)
----.babelrc(351B)
----package.json(2KB)
----commitlint.config.js(325B)
----package-lock.json(508KB)
----src()
--------index.js(86B)
--------index.d.ts(0B)
----README.cn.md(0B)
----LICENSE(1KB)
----public()
--------index.html(321B)
--------bundle.js(0B)
----helper()
--------util.js(502B)
--------index.tpl.html(0B)
--------copy-to-npm.js(687B)
----.eslintrc.js(2KB)
----npm()
--------package.json(3B)
----README.md(515B)
----webpack-config()
--------build.js(2KB)
--------dev.js(2KB)
----.eslintignore(46B)
----.vscode()
--------settings.json(651B)

网友评论