Open Terminal, then type command:
git clone https://github.com/dwicao/react-redux-googlemap-weather.git
Go to project folder:
cd react-redux-googlemap-weather
Type following command :
npm install
Wait until installation process finished and then type :
npm start
In your browser go to:
npm run production | To bundle the entire app to folder /dist |
---|
MIT