werein / react

Extremely simple boilerplate, easiest you can find, for React application including all the necessary tools: Flow | React 16 | redux | babel 6 | webpack 3 | css-modules | jest | enzyme | express + optional: sass/scss

Home Page:https://wereinhq.com/guides/react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows support

MiliusCZ opened this issue · comments

Please add support for Windows users as well by implementing cross-env.

Thank you :)

Hey @MiliusCZ, I'm trying to keep this repo as minimal as possible, not sure if adding another dependency which is gonna be used only by 1% of people using this make sense.

You can always modify your packages.json, there will be no changes on test, or build commands in near feature.