2.0.2
Fixed
npm start
script not working on operating systems besides Linux.
Added
cross-env
to set the correct environment variable for production.
npm start
script not working on operating systems besides Linux.cross-env
to set the correct environment variable for production.