文件名称:html5-static-boilerplate:使用 es6 和 webcomponents 构建静态站点的样板
文件大小:22KB
文件格式:ZIP
更新时间:2024-07-19 13:29:21
JavaScript
HTML5 静态样板 静态站点的样板,将使用 es6 和 webcomponents 提供单页应用程序(SPA)。 我们走吧! git clone git@github.com:spenceralger/html5-static-boilerplate.git html5-app cd html5-app npm run dev
【文件预览】:
html5-static-boilerplate-master
----.gitignore(58B)
----README.md(255B)
----webpack.build.config.js(1KB)
----.jshintrc(169B)
----bower.json(460B)
----package.json(1019B)
----project.sublime-project(253B)
----src()
--------components()
--------actions()
--------index.js(877B)
--------styles()
--------index.html(477B)
--------lib()
--------stores()
----.editorconfig(197B)
----gulpfile.js(2KB)