新事物新气象,按照这个定律,初来新公司的我,循例地被学了个新框架。。reactXP
到github地址clone项目下来
git clone https://www.github.com/micorsoft/reactxp
进入项目目录 reactxp/samples/hello-world根据remake提示执行:
npm install
npm run web-watch
open .
打开index.html即可。