Skip to content

UBS Statistics made by Angular + Redux + Material design + ngxDatatable + Chart.js

License

Notifications You must be signed in to change notification settings

berc/ubs-statistics-angular-redux-material

Repository files navigation

  1. download UBS Statistics + Angular starter kit + Redux + Material Design
git clone https://github.com/berc/ubs-statististics-angular-redux-material.git
  1. cd to the starter kit directory
cd ubs-statististics-angular-redux-material
  1. production sources are already in 'dist' folder. Start server in production mode
npm run server:prod
  1. go to the http://localhost:8080/ in your browser (or check url in console)

all dependencies are already installed in node_modules folde. For reinstall run command

npm install

for Angular 2 + Redux integration is needed additional step

npm start

go to the http://localhost:3000/ in your browser (or check url in console)

for build production ready package

npm run build:prod

Based on @angularclass/angular2-webpack-starter + Redux + Material Design + Chart.js + ngxDatatable.

--- Rastislav Bertusek ---

About

UBS Statistics made by Angular + Redux + Material design + ngxDatatable + Chart.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published