文件名称:twk-boilerplate:Web Kitchen的项目前端样板
文件大小:80KB
文件格式:ZIP
更新时间:2024-04-07 22:33:47
twk样板 Web Kitchen项目的前端样板。 安装 安装npm软件包的全局版本,以便您可以在任何地方使用它 npm install twk-boilerplate -g 用法 # navigate to the directory you want to install the boilerplate in, e.g: cd /Applications/MAMP/htdocs/ < project> /wp-content/themes/ < theme> # run the boilerplate command - npm packages will be automatically installed create-twk-boilerplate # run a script to start compiling npm run dev 剧本 # dev
【文件预览】:
twk-boilerplate-master
----index.js(2KB)
----package.json(606B)
----README.md(2KB)
----template()
--------package.json(2KB)
--------twk-boilerplate.config.js(170B)
--------deploy.js(3KB)
--------package-lock.json(345KB)
--------webpack.config.js(3KB)
--------gitignore(13B)
--------.npmrc(109B)