Skip to content

Instantly share code, notes, and snippets.

@guzart
Last active April 16, 2017 00:53
Show Gist options
  • Save guzart/855ccdcc6c33b5978e14c73aa4f6c7d1 to your computer and use it in GitHub Desktop.
Save guzart/855ccdcc6c33b5978e14c73aa4f6c7d1 to your computer and use it in GitHub Desktop.
Simple elm production builds
❯ mkdir src && touch src/index.js
❯ npm init
❯ npm install --save-dev neutrino neutrino-preset-elm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment