Skip to content

samwaters/ng1-store

Repository files navigation

ng1-store

A project supporting / testing the following:

  • AngularJS with Redux store (ng-redux)
  • AngularJS with Typescript and SASS
  • Gulp with webpack
  • Webpack and webpack-dev-server
  • AngularJS components (both smart and dumb)

Demo available here

Installing and running

Prerequisites

  • Node and npm
  • Build tools
    • npm install -g gulp webpack typescript

Installing

npm install

Running

gulp webpack
gulp ds

Alternatively to ds (webpack-dev-server), install http-server and run http-server -p <port>

Links

About

AngularJS with ngRedux store

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published