Skip to content

Gpapadoa/skg.code-project-2020---petpack-frontend

 
 

Repository files navigation

Petpack Frontend

Petpack social network, skg.code project

Connect with friends and pets around you on PetPack.

This project was generated with Angular CLI version 10.1.6.

live demo: https://stackblitz.com/github/DanielPorfiriadis/petpack-frontend

Requirements

Clone petpack-backend: https://github.com/DanielPorfiriadis/petpack-backend

install Angular CLI latest version: " npm install -g @angular/cli "

with "ng version" you can see your current Angular version

run "npm install"

Development server

Run ng serve -o for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

login or register

You can login with:

Username: testuser Password: testuser1!

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.

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.3%
  • HTML 31.8%
  • CSS 15.5%
  • Other 1.4%