Skip to content

Manual order app to pass orders easily based on Webpack, React and Flux (Alt.js)

License

Notifications You must be signed in to change notification settings

rberruezo/order-manager

 
 

Repository files navigation

Getting started

Source

Based on a Webpack example project with React, React Router and Flux (Alt): https://underthehood.myob.com/changing-of-the-guard-in-web-technologies/

Requirements

Make sure you have installed NodeJS and NPM first and that you can run them from the command line.

  • Run npm install first to install dependencies

Commands

  • npm run build - Build the project
  • npm run watch - Start the Webpack dev server
  • Go to http://localhost:8080/ on a browser

Documentation

Components Interaction

Views

ComponentsInteraction

Actions & Stores

ComponentsInteraction

Complete

ComponentsInteraction

UI Flow

Order Wizard Flow

OrderWizardFlow

About

Manual order app to pass orders easily based on Webpack, React and Flux (Alt.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.8%
  • CSS 10.0%
  • HTML 0.2%