Skip to content

WeiJiLab/tsp-ui

Repository files navigation

tsp-ui

TSP or Tripple-S-Platform (Security System Service Platform) is a platform for Security operation and System engineering, sponsored by Thoughtworks SSR(Security System Research), which can help large system R&D team to find and track security issues and accelerate system development with state of the art methodologies and tools. Our goal is to provide a platform for more teams who value the effective approach to be able to manage their chaos in new product development and business operation.

本地环境

安装项目依赖

yarn install

如果没有 yarn,Mac 可以使用 brew install yarn安装

启动项目

yarn start

更新依赖

yarn upgrade-interactive --latest

开发 IDE

  • WebStorm (推荐)
  • VS Code

代码提交规范

代码提交 git commit -m "[Option]: message"

  • build
  • chore
  • ci
  • docs
  • feat
  • fix
  • perf
  • refactor
  • revert
  • style
  • test

代码参考

React toolkit Example

styled-components Example

动画

antd 封装

config scss

Test Example

DEPS

  • chart https://charts.ant.design/
  • bootstrap-react https://react-bootstrap.github.io/
  • font-awesome https://fontawesome.com/how-to-use/on-the-web/using-with/react