1、安装nodejs
2、安装bower工具 cmd:npm bower install
3、生成package.json cmd:npm init
4、生成bower.json cmd:bower init