Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

jlg-archive/angularjs-redux

Repository files navigation

angularjs-redux

A simple AngularJS + Redux app

You will probably need to use the this Chrome App to get around the cross-origin errors.

Commands

yarn install      # install node_modules
yarn start        # start a webpack-dev-server, then open your browser to http://localhost:3000/angularjs-redux/
yarn test         # run specs
yarn test:server  # start a server running the specs
  • any other commands can be found in the scripts section of the ~/package.json file.

About

A simple AngularJS + Redux app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published