browserify-simple
browserify-simple copied to clipboard
A simple Browserify + vueify setup for quick prototyping.
Results
3
browserify-simple issues
Sort by
recently updated
recently updated
newest added
babel-preset-es2015 -> babel-preset-env
Hello, I found an issue when you are ready to run `npm run dev`, the page that should be http://localhost:[port] is instead http://localhost//localhost:8080 that of course give us a fail...