/github-fetch-example

Primary LanguageJavaScriptMIT LicenseMIT

Github fetch example Build Status

Example github fetch built with Node, React, Redux, Redux Saga and Webpack.

This github project was scaffolded by:

You can view the built result in the dist folder. Just open index.html.

Installation

Prerequisites

Dependencies

# Install application dependencies
npm install

The basics are:

  • npm run start: Will start up the dev webserver
  • npm run test: Run unit tests
  • npm run dist: Create the packed version

License

MIT license