Skip to content

pangolingo/redux-demo-quiz

Repository files navigation

A tryout of Redux along with ES6 and Webpack.

Sources

This was created using newtriks' Yeoman generator

Preloader code came from http://tobiasahlin.com/spinkit/

Quiz questions and basic styles came from ClickHole

Running It

  • first run npm install
  • to run the app, npm start
  • to build it: npm run dist
  • to lint it: npm run lint

About

Trying out Redux and ES6 using React and Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published