Skip to content

Instantly share code, notes, and snippets.

@alkavan
Last active January 7, 2019 15:00
Show Gist options
  • Save alkavan/c9e9615289033e75c2c1baf206f00e13 to your computer and use it in GitHub Desktop.
Save alkavan/c9e9615289033e75c2c1baf206f00e13 to your computer and use it in GitHub Desktop.

babel

npm install -D @babel/core @babel/polyfill @babel/preset-env babel-loader

eslint

npm install -D eslint babel-eslint

webpack, loaders and plugins

npm install -D webpack webpack-cli \
webpack-dev-server html-webpack-plugin copy-webpack-plugin \
json-loader raw-loader

phaser

npm install phaser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment