Skip to content

☕ Development Case of the Reactjs library and Webpack module bundler usage (just a "skeleton").

License

Notifications You must be signed in to change notification settings

iGerley/webpack-es6-react-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack ECMASCRIPT2015+ React Usage

☕ 💼 Development Case of the Reactjs library and Webpack module bundler usage (just a "skeleton").

Installation

Install with npm:

npm install

Install with yarn:

yarn install

Running

yarn run build

Runing on the Development Server

yarn run dev-server

Just one detail

⚠️Don't forget to change the value constant value "apiKey" in "src/components/WeatherApp.js".

const apiKey = 'openweathermap_generated_key';

Thanks and be happy!

About

☕ Development Case of the Reactjs library and Webpack module bundler usage (just a "skeleton").

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published