Skip to content

duang3457/unswit

Repository files navigation

unswit frontend

写在前面

这里是 unswit 社区前端仓库

项目地址:unswit.com

spring 后端地址(用户系统,笔记,论坛):https://github.com/zhiyaosong/unswit_backend

cpp 后端地址(在线聊天室):https://github.com/duang3457/instant_messaging_project

Version

npm = 16.20.2

Framework/component library used in the project

umi 框架

ant Design Pro 组件库

Environment Prepare

Install node_modules:

npm install

or

yarn

Provided Scripts

Scripts provided in package.json. It's safe to modify or add additional script:

Start project

npm start

or

npm run start:dev

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

More

欢迎加入我们

Welcome to join us

V: a3442141576

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •