Last active
December 12, 2017 06:27
-
-
Save aire-con-gas/6ee7c880cf5727844851302970b57fc2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm i --save-dev webpack style-loader css-loader html-webpack-plugin webpack-dev-server babel-preset-env babel-loader babel-core less less-loader eslint eslint-config-airbnb-base babel-eslint eslint-plugin-babel babel-preset-react | |
| npm i eslint react | |
| npm install -g webpack eslint-cli | |
| touch webpack.config.js | |
| touch .babelrc | |
| touch .eslintc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment