Skip to content

Instantly share code, notes, and snippets.

@aire-con-gas
Last active December 12, 2017 06:27
Show Gist options
  • Select an option

  • Save aire-con-gas/6ee7c880cf5727844851302970b57fc2 to your computer and use it in GitHub Desktop.

Select an option

Save aire-con-gas/6ee7c880cf5727844851302970b57fc2 to your computer and use it in GitHub Desktop.
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