Coder Social home page Coder Social logo

ims-web's Introduction

ms-frontend

Frontend of My School

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

分支规范

  1. 开发新功能需要创建自己的feature分支。命名格式: feature-自定义名称。例如:feature-student
  2. dev为开发分支,feature分支开发完成即可合并到dev分支
  3. master作为生产环境用的分支,由dev分支合并,任何时间都不能直接修改代码

开发规范

  1. 写必要注释
  2. 接口要在api文件夹指定文件中二次封装,不直接写axios,保证代码语义化。
  3. 注释掉的代码不保留,自己打的log提交前删掉。
  4. mock数据:config文件夹中index文件,修改proxy地址到yapi即可。
  5. 做好数据兜底,不要完全信赖接口。

ims-web's People

Contributors

w-java avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.