不推荐使用::rocket:在Vue.js(测试版)中构建通用Web应用程序和静态网站的框架

不推荐使用此项目,而推荐使用安装yarn add ream用法与常规Vue SPA不同,您必须导出一个函数以在应用程序条目中返回一个对象,以使其与Ream一起使用: // index.js import Vue from 'vue' import Router from 'vue-router' Vue . use ( Router ) export default ( ) => ( { router : new Router ( { mode : 'history' , routes : [ { path : '/' , // Dynamically load your index component : ( ) => import ( './index.vue' ) } ] } )就是这样,运行ream dev并在http://localhost:4000玩您的应用程序很有趣。路线图记录如何修改内部webpack配置。添加适当的测试。为了使事情更快地发生,
js(测试版)中构建通用web应用程序和静态网站的框架
不推荐使用::rocket:在Vue.js(测试版)中构建通用Web应用程序和静态网站的框架 预估大小:147个文件
file
cli.js 3KB
file
testProject.js 2KB
file
create-app.js 4KB
file
server-entry.js 2KB
file
client-entry.js 3KB
file
style.css 28B
file
.gitignore 52B
file
preset.js 1KB
file
index.js 11KB
file
routes-template.js 3KB
file
index.js 1KB
file
logger.js 2KB
file
validateConfig.js 1KB
file
webpack.config.base.js 11KB
file
test-projects-html-minifier-index.test.js-TAP.test.js 3KB
file
lib-plugins-fs-routes-__test__-routes.test.js-TAP.test.js 2KB
file
examples-fs-routes-index.test.js-TAP.test.js 4KB
file
examples-custom-root-component-index.test.js-TAP.test.js 1KB
file
.editorconfig 188B
file
.gitattributes 12B
zip 文件大小:268.24KB