vue-friendly-iframe
vue-friendly-iframe copied to clipboard
npm run dev script fails
I cloned the project, did npm install, and tried to run the dev script. I get:
'NODE_ENV' is not recognized as an internal or external command, operable program or batch file.
The dev script is:
"dev": "NODE_ENV=development webpack-dev-server --config ./build/webpack.dev.js --open --inline --hot",
What am I missing? Is this a bug?
Just looking for a working example of vue-friendly-iframe
@sarogersz the docs-src
directory is a working example:
https://github.com/officert/vue-friendly-iframe/tree/master/docs-src