npm install --global yo bower grunt-cli
npm install --global generator-angular@0.11.1
mkdir mytodo && cd mytodo
yo angular
安装选项中不要sass, 要bootstrap, angular模块,按照默认即可,enter安装.
可能会报错: If you see conflict package.json, it is a temporary error. Hit y and then enter to continue.不用管它