Skip to content

Latest commit

 

History

87 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

掌上教务 React项目

架构说明

1 文件结构说明

  • src 为代码目录
    • tests 单元测试目录
    • components 公用组件目录
    • img 静态资源图片
    • less 公共样式文件
    • pages 页面和业务组件
      • community 社区相关业务包
    • utils 公共库
    • public 为静态资源文件夹

======================

2 研发环境运行

# 安装

// 安装依赖
1. npm install

// 运行项目,运行在 localhost:3006(.env中更改)
2. npm run start

// 运行单元测试
3. npm run test 

About

移动教务react-app

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages