The code from Tyler McGinnis' ReactJS Fundamentals course.
Frederic G. MARAND 8d0ce99e75 Final version. | il y a 8 ans | |
---|---|---|
app | il y a 8 ans | |
public | il y a 8 ans | |
.babelrc | il y a 8 ans | |
.gitignore | il y a 8 ans | |
README.md | il y a 8 ans | |
package.json | il y a 8 ans | |
webpack.config.js | il y a 8 ans |
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