描述 WSBM 唯守书签前端项目。 安装 $ npm install 运行 # 开始 $ npm run start # 观察 $ npm run watch 构建 $ npm run build 创建组件 $ ng g component xxx --skip-tests=true