Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 139 Bytes

File metadata and controls

16 lines (12 loc) · 139 Bytes

shadow-chat

开发

$ npm i
$ npm run dev
$ open http://localhost:7001/

发布

$ npm start
$ npm stop