Skip to content

aliyun/alibabacloud-gdb-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDB 可视化控制台

运行

安装依赖库:

npm install
cd backend && npm install && cd -

开发模式运行

PORT=3030 npm run server
npm start

编译后运行

npm run build
npm run server

浏览器中打开http://localhost:3000查看。

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages