Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 316 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 316 Bytes

operation

自动化运维项目

环境要求

node>= 4.0.0
npm>= 3.0.0

开发工具

可选webstrom,vscode....

构建步骤

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build