Client application build in Angular2 that make RESTful calls to the API server in NodeJS by Romuald TUFFREAU
The core of this project was generated with Angular CLI version 1.0.3.
In order to use this application, you will need to download the server, and run it.
For more info : Html5 IndexedDB NodeJS
-
Install Angular CLI using the command :
npm install -g @angular/cli
-
Install dependencies using
npm install
-
Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
- Angular CLI :
The Angular CLI makes it easy to create an application that already works, right out of the box - Material Design Lite :
Material Design Lite lets you add a Material Design look and feel to your websites. It doesn’t rely on any JavaScript frameworks and aims to optimize for cross-device use, gracefully degrade in older browsers, and offer an experience that is immediately accessible - Angular2-Notifications :
A light and easy to use notifications library for Angular 2. It features both regular page notifications (toasts) and push notifications. - Underscorejs :
Underscore is a JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.
Tasks | Completion |
---|---|
v0.1.0 (Changelog) |
|
v0.2.0 [Current] :
|
|