Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 256 Bytes

File metadata and controls

21 lines (12 loc) · 256 Bytes

openasce-site

Official website of OpenASCE

启动

确认已经安装了 nodejs,且版本 >= 16

# 安装依赖
$ npm install

# 启动服务
$ npm start

LICENSE

MIT