serhiiharbo / angular2-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 47.3%Language:TypeScript 29.8%Language:HTML 13.3%Language:CSS 9.6%