lapp-startkit

时间:2021-05-17 08:08:40
【文件属性】:
文件名称:lapp-startkit
文件大小:63KB
文件格式:ZIP
更新时间:2021-05-17 08:08:40
JavaScript lapp Start Kit 基于lapp框架的rollup打包开发的种子项目,你可以用这个项目做种子基础项目,这里配置好了打包工具和处理流程,你可以这样开始你的项目: $ git clone -o lapp-startkit \ -b master --single-branch \ https://github.com/chalecao/lapp-startkit.git \ $ cd $ git add . $ git commit -m "first commit" $ git remote add origin $ git push -u origin master 如果本项目更新,你可以这样更新你的项目,保持与种子项目
【文件预览】:
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)

网友评论