react-without-webpack icon indicating copy to clipboard operation
react-without-webpack copied to clipboard

Feature Request: Publish this setup as a npm package

Open caffeinum opened this issue 6 years ago • 0 comments

Basically, all these is presetup-babel + dev server. It's nice to have this published as a collection of cli-scripts, so I'd use it like this inside my React project:

npm i --save-dev without-webpack
npx ww dev

instead of copying files from the repo.

P.S. I could work on this

caffeinum avatar Jun 10 '19 07:06 caffeinum