Boughtmanatee5 / webpack-example

Example project using Webpack, React and Flux (Alt.js)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack-example

Example Javascript ES6 project with React, React Router and Flux (Alt) Read the article related to this project on our UnderTheHood blog: 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

About

Example project using Webpack, React and Flux (Alt.js)

License:MIT License


Languages

Language:JavaScript 96.1%Language:HTML 3.9%