文件名称:lapp-startkit
文件大小:63KB
文件格式:ZIP
更新时间:2024-06-06 01:55:20
JavaScript
lapp Start Kit
基于lapp框架的rollup打包开发的种子项目,你可以用这个项目做种子基础项目,这里配置好了打包工具和处理流程,你可以这样开始你的项目:
$ git clone -o lapp-startkit \
-b master --single-branch \
https://github.com/chalecao/lapp-startkit.git \
【文件预览】:
lapp-startkit-master
----.gitignore(189B)
----README.md(700B)
----CHANGELOG.md(137B)
----test()
--------indexSpec.js(241B)
--------.eslintrc(272B)
----.gitattributes(527B)
----package.json(2KB)
----src()
--------index.css(25B)
--------module()
--------component()
--------index.js(207B)
--------index.html(460B)
----LICENSE.txt(1KB)
----tools()
--------build.js(3KB)
--------.eslintrc(195B)
----.travis.yml(148B)
----.editorconfig(421B)
----package-lock.json(300KB)