Skip to content

Mx430/SE_Project_FontEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

任务协作管理系统前端

安装

  1. 安装node.js

  2. 安装npm淘宝镜像

a. 运行cmd

b. 输入: npm install -g cnpm --registry=https://registry.npm.taobao.org

c. 命令行输入 cnpm install(推荐) 或 npm install

  1. 配置后端地址

a.vue.config.js const DEV_URL = 'http://127.0.0.1:8888/'; 配置后端地址

b.run serve 运行服务

c.http://localhost:8045/ 访问应用

说明:有疑问可到服务端统一提问。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors