Skip to content

btiwaree/melody-real-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melody Real World

Example Melody repo which fetches github user info, and renders once fetch is successful. Applies concepts like:

  • Redux Saga
  • Middleware (saga middleware, specifically)
  • Melody HOC like bindEvents, lifecycle and utility feature like compose

Generated with create-melody-app

P.S. Note that this repo was inspired by Redux real world example

Commands:

Run yarn to install all dependencies, and run one of the following commands:

  • yarn start runs webpack-dev-server in port :8080 by default, with hot reloading enabled.
  • yarn build bundles your assets and creates main.js in /public folder

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published