Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked fromn9e/vuedemo
NotificationsYou must be signed in to change notification settings

LJiang219/vuedemo

 
 

Repository files navigation

在基座项目的systemsConfig.json配置文件里注册子项目

{  "ident": "vuedemo","development": {"publicPath": "http://localhost:8090/vuedemo/","index": "http://localhost:8090/vuedemo/index.html"},"production": {"publicPath": "/vuedemo/","index": "/vuedemo/index.html"}}

添加以上代码即可注册子项目

single-spa vue子项目demo Quick start

  1. 安装依赖
npm install 或者 yarn
  1. 启动服务
npm run dev

项目说明

  1. 项目安装了vue、vue-router,并全局引入ant-design-vue
  2. webpack配置参考vue cli,配置文件在根目录下vue.config.js
  3. 更改项目名字路径在package.json里面的systemName字段
  4. 在App.vue里面有和基座项目交互的方法

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue60.5%
  • JavaScript35.4%
  • HTML4.1%

[8]ページ先頭

©2009-2025 Movatter.jp