Skip to content

imyuanyuanm/m-react-router-redux-rem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

React 16 + react-router4 + redux + sass + eslint-config-alloy + webpack 4

运行

$ npm start

打包

$ npm run build

目录

my-app
├── README.md
├── node_modules
├── package.json
├── .gitignore 
├── .eslintrc.js
├── scripts
├── public          
│   ├── favicon.ico
│   ├── index.html
│   └── manifest.json
└── src
    ├── assets             # 静态资源
    ├── components         # 组件
    ├── config              # 配置文件
    ├── containers         # 容器
    ├── store              # store
    ├── reducers           # reducers
    ├── style              # 基础公共样式
    ├── index.js           # 入口
    ├── utils              # 工具
    ├── templates          # 模版(用来提供给rd)
    ├──routes.js           # 虚拟路由
    └── serviceWorker.js

About

适用于m端的脚手架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published