DavidWells / isomorphic-react-example

Deprecated! ReactJS + NodeJS ( express ) demo tutorial with video. Universal/Isomorphic JS = Shared JavaScript that runs on both the client & server.
http://davidwells.io
MIT License
1.69k stars 272 forks source link

replace deprecated module node-jsx with babel #27

Open yannliao opened 8 years ago

yannliao commented 8 years ago

node-tools and node-jsx are not recomended by its author now, so i replaced it with babel.