Skip to content

Sushi21/DatingApp.SPA

Repository files navigation

DatingApp.SPA

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

Development server

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.

Code scaffolding

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.

Build

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.