Skip to content

ZLHad/ATSAST-F

 
 

Repository files navigation

ATSAST前端

This project is initialized with Ant Design Pro.

关于UI

UI链接

UI

开发文档

点击查看开发文档

Environment Prepare

Install node_modules:

npm install

or

yarn

Maybe you should install yarn first!

Start project

yarn start

Build project

npm run build

Check code style

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

Test code

npm test

About

AtSAST前端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.9%
  • JavaScript 6.3%
  • Less 4.8%
  • EJS 4.0%