Skip to content

oharbo/angular2-redux

 
 

Repository files navigation

Angular 2.4.6 + TypeScript 2.1.6 + Webpack 2.2.0 + Redux 3.6.0 + Angular Material 2.0.0 - beta.2

Getting Started

# install the repo with npm
npm install

# start the server
npm start

# use Hot Module Replacement
npm run server:dev:hmr

Dependencies

What you need to run this app:

  • node and npm (brew install node)
  • Ensure you're running the latest versions Node v4.x.x+ (or v5.x.x) and NPM 3.x.x+

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.6%
  • TypeScript 28.4%
  • CSS 8.2%
  • HTML 7.8%