mxstbr / login-flow

:key: A login/register flow built with React&Redux
https://loginflow.mxstbr.com
MIT License
1.6k stars 215 forks source link

Update package.json added cross-env (Windows fix) #33

Open Freshchris01 opened 7 years ago

Freshchris01 commented 7 years ago

Added cross-env to fix npm start error on Windows as described here https://github.com/mxstbr/login-flow/issues/11.