Nodejs https://nodejs.org/en/
reactjs https://facebook.github.io/react/
Webpack http://www.tuicool.com/articles/BrAVv2y http://www.tuicool.com/articles/qUjE7rj
Babel http://babeljs.io/
519 mvn help:describe -Dplugin=org.apache.maven.plugins:maven-compiler-plugin520 mvn clean install -U521 cat /etc/profile522 cat /etc/rc.d/init.d/jenkins523 clear524 node -v525 npm install -g cnpm --registry=https://registry.npm.taobao.org526 npm list -g --depth 0527 clear528 npm list -g --depth 0529 cnpm install -g express530 cnpm install -g mocha531 cnpm install -g babel-cli532 cnpm install -g webpack533 npm list -g --depth 0
网友评论