Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run in windows #55

Open
jlehew opened this issue Jul 25, 2019 · 0 comments
Open

How to run in windows #55

jlehew opened this issue Jul 25, 2019 · 0 comments

Comments

@jlehew
Copy link

jlehew commented Jul 25, 2019

This may save you a few minutes. I may have missed a step but this is what I remember typing in to get this to run.

in package.json edit the "dev" line and remove single quotes around webpack/dev.config.js
npm install
npm install -g win-node-env
npm install -g webpack-dev-server
npm run (This lists all of the options)
npm run dev
open this URL http://localhost:8080/webpack-dev-server/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant