This project can be found on udemy course. I'm pushing code while im progressing and why not push the project beyond after the course is done. This project was generated with Angular CLI version 1.6.8.
Here are some of the usefull tools i used for this projects.
AlertifyJS javascript framework for developing pretty browser dialogs and notifications.
Angular-JWT angular2-jwt is a helper library for working with JWTs in your Angular 2 applications.
Ngx-boostrap Bootstrap components, powered by Angular. Help to keep a jquery free project.
Bootswatch Free simple bootstrap templates.
Ngx-gallery Picture Gallery.
Ng2-file-upload Easy to use Angular2 directives for files upload.
_underscorejs JavaScript library that provides a whole mess of useful functional programming helpers.
This SPA is requests on a API project made with .net core / c# that can be find DatingApp.API
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
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.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.