
React
编码的三叔
坚持是一种信仰。
展开
-
react Hello World!-----jsx
Hello World! <!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Hello World</title> <script src="https://cdnjs.cloudflare.co原创 2018-04-27 17:40:06 · 242 阅读 · 0 评论 -
react 中jsx 转化成js
node_modules/.bin/babel jsx --presets react --out-dir static jsx:为jsx文件夹 static:为生成的js文件夹原创 2018-09-10 16:32:32 · 1650 阅读 · 0 评论