/al-endpoint

Angular 4 Laravel 5 Microsistems - Angular 4 Endpoint

Primary LanguageTypeScriptMIT LicenseMIT

Angular 4 Laravel 5 Microsistems

Endpoint (Angular 4)

Development server

ng serve for dev server. http://localhost:4200/.

Build

ng build to build Artifacts in dist/ directory.

-prod flag for a production build.

Unit tests

ng test Using Karma.

End-to-end tests

ng e2e Using Protractor.