Skip to content
This repository was archived by the owner on Sep 29, 2018. It is now read-only.

rookies-sysu/Management-System-Frontend

Repository files navigation

Management-System-Frontend

Management System for Tiny Hippo

配置

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

部署

参见 后台部署文档-放置静态页面

分支说明

  • master 稳定分支
  • dev 开发分支,2108/06/26 投入使用,并且是主要分支
  • features/xxx 个人分支,2108/06/26 之后弃用

如果要新增分支,请先讨论,我们尽量保持分支少,并且没有耦合。然后一个功能开发结束之后合并到 dev 分支,之后有新功能再引一条新分支出来

About

商家管理系统前端

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors