web-components-webpack-es6-boilerplate:使用ES6和Webpack的Web Compone...

使用ES6和项目入门项目设置包括:服务器渲染Webpack Webpack仪表板开发中间件Web组件巴别塔助推器字体真棒埃斯林特笑话安装$ git clone https://github.com/vardius/web-components-webpack-es6-boilerplate app-name $ cd app-name $ npm install发展历程一次构建(准备生产): $ npm run build:serve最后一条命令将在3003端口上启动HTTP服务器,并在默认浏览器中提供build/client目录通过webpack中间件热加载: $ npm start将您的浏览器指向,当发生更改时页面热将自动重新加载测验要执行所有单元测试,请使用: $ npm run test要在开发过程中连续运行单元测试(监视测试),请使用: $ npm run test:watch在本地开发机上公开应用为您分配一个唯一的可公共访问的URL,该URL会将所有请求代理到本
zip
web-components-webpack-es6-boilerplate-master.zip 预估大小:34个文件
folder
web-components-webpack-es6-boilerplate-master 文件夹
file
.travis.yml 294B
file
.eslintrc 620B
folder
bin 文件夹
file
server.js 1KB
file
preprocessor.js 448B
file
jest.js 51B
file
.babelrc 281B
file
package.json 3KB
folder
.github 文件夹
file
FUNDING.yml 696B
folder
test 文件夹
file
.eslintrc 35B
file
HelloWorld.spec.js 237B
file
jest.config.js 452B
folder
src 文件夹
folder
client 文件夹
folder
assets 文件夹
folder
images 文件夹
folder
favicon.ico 文件夹
folder
styles 文件夹
file
_keyframes.scss 544B
file
_mixins.scss 916B
file
_variables.scss 566B
file
styles.scss 445B
file
index.html 1KB
folder
js 文件夹
file
index.js 195B
folder
components 文件夹
file
index.js 51B
folder
hello-world 文件夹
file
hello-world.html 38B
file
HelloWorld.js 1KB
folder
server 文件夹
file
index.js 1KB
file
render.js 399B
file
.gitignore 31B
file
.browserslistrc 38B
file
README.md 2KB
file
yarn.lock 206KB
file
.eslintignore 13B
file
.editorconfig 332B
file
LICENSE.txt 1KB
folder
webpack 文件夹
file
webpack.config.development.js 848B
file
webpack.config.server.js 2KB
file
webpack.config.base.js 4KB
file
webpack.config.production.js 1KB
zip 文件大小:76.73KB