Skip to content

Mickey-/swallow

Repository files navigation

活动海报页可视化制作工具-swallow

  • 面向用户: 企业内部产品、运营

目录结构

src/里含有一个TodoMVC的示例代码,可以跑npm start后在http://localhost:5959/查看Demo

src/
├── index.html
├── index.js
├── base.css        在normalize.css基础上,业务定制的基础样式
├── assets/         图片等静态资源,可直接放在assets,不用另建images之类的目录
├── actions/
├── components/     业务组件
├── constants/      统一导出一些必要的常量
├── containers/
├── middleware/     中间件(如果需要)
├── reducers/
└── store/

涉及技术栈 (RRRW)

安装(如果还需要的话)

$ npm install

Watch & Hot Module Replace

$ npm start

生产环境构建

$ npm run build

项目负责前端

半边,柏舟,待续…

项目合作角色

产品:半边 设计:柏舟 & ant design

About

a simple poster page with link visual tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •