Skip to content

Instantly share code, notes, and snippets.

@shaddyshad
Last active April 7, 2018 20:05
Show Gist options
  • Save shaddyshad/85981b236e83add44d49ee81926489b7 to your computer and use it in GitHub Desktop.
Save shaddyshad/85981b236e83add44d49ee81926489b7 to your computer and use it in GitHub Desktop.
The configurations of run dev
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "webpack-dev-server --config ./webpack.config.js"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment