Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 657 Bytes

README.md

File metadata and controls

29 lines (27 loc) · 657 Bytes

app-angular2-client

Starter application client written in angular2

Features

  • Based on fountain-angular2 Yeomen generator
  • Angular 2, Webpack, TypeScript, gulp, Saas
  • Supports login and logout screens
  • Supports navigation bar
  • Supports user management
  • Use ng-table for managing grids
  • Use ng2-file-upload for uploading files
  • Use ng2-bs3-modal for showing modals
  • Use primeng calendar
  • Use angular2-toaster to show toasts
  • Use angular2-busy to show loading indicators

Getting Started

  1. To install
$ npm install
  1. Install gulp CLI
$ npm install -g gulp-cli
  1. To run the service
$ gulp serve