React框架

React框架运行环境windows10、vscode、node10以上JSX简介const element =<h1>hello,world!</h1>;被称为 JSX,是一个 JavaScript 的语法扩展。const name = 'Josh Perez