文件名称:slyd-starter:克隆并使用Slyd入门套件
文件大小:11KB
文件格式:ZIP
更新时间:2024-05-23 13:00:38
HTML
Slyd Starter 克隆和创造 :thumbs_up: ,建立在用于现代CSS / JS创作和实时重新加载的之上 入门 mkdir new-presentation-name && cd $_ git clone --depth=1 https://github.com/argyleink/slyd-starter.git . && rm -rf ./.git npm i npm start
【文件预览】:
slyd-starter-master
----rollup.config.js(476B)
----index.js(14B)
----package.json(435B)
----index.html(1KB)
----package-lock.json(30KB)
----.gitignore(52B)
----README.md(382B)
----style.css(30B)
----postcss.config.js(441B)