The code from Tyler McGinnis' ReactJS Fundamentals course.
Frederic G. MARAND 8d0ce99e75 Final version. | hace 8 años | |
---|---|---|
app | hace 8 años | |
public | hace 8 años | |
.babelrc | hace 8 años | |
.gitignore | hace 8 años | |
README.md | hace 8 años | |
package.json | hace 8 años | |
webpack.config.js | hace 8 años |
babel-preset-react: JSX transpiler
npm install --save \ react \ react-dom && \ npm install --save-dev \ html-webpack-plugin \ webpack \ webpack-dev-server \ babel-{core,loader} \ babel-preset-react
https://github.com/ReactjsProgram/react-fundamentals-curriculum