文件名称:prototype-quickstart:简单的原型项目模板
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-27 19:13:29
JavaScript
原型快速入门 用于构建原型的简单模板。 与以下库捆绑在一起: + + 安装 npm install 在上启动服务器 npm start 要构建捆绑包: npm run build
【文件预览】:
prototype-quickstart-master
----index.html(187B)
----build.config.js(231B)
----stylesheets()
--------master.less(155B)
----components()
--------Prototype.js(424B)
--------Example.js(208B)
----README.md(474B)
----.gitignore(36B)
----index.js(483B)
----server.config.js(433B)
----package.json(894B)