☕ 💼 Development Case of the Reactjs library and Webpack module bundler usage (just a "skeleton").
Install with npm:
npm install
Install with yarn:
yarn install
yarn run build
yarn run dev-server
const apiKey = 'openweathermap_generated_key';
Thanks and be happy!