Skip to content

Simple joke generator app, using webpack(Module Bundler).

Notifications You must be signed in to change notification settings

ImPranavAg/WebPack-ModuleBundlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joke Generator

Frontend environment for building JavaScript applications using Webpack. This is a simple Joke Generator app that fetches jokes from icanhazdadjoke.com .

Includes the following features..

  • Sass Loader With Dart Sass
  • Asset Resource Loader
  • Source Maps
  • Caching
  • HTMLWebpackPlugin
  • WebpackDevServer
  • Babel Loader

Usage

Run Dev Server (Port 3000)

npm run dev

Build For Production

npm run build

webpack-joke

Mention

Thankyou Brad Traversy for all the amazing learnings and invaluable content.

About

Simple joke generator app, using webpack(Module Bundler).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published