irc_web/.svn/pristine/b7/b7baa039d5eb7946f6b1845e0ba...

8 lines
57 B
Plaintext

# 安装依赖
npm install
# 启动服务
npm run dev