karadumanb / Ovidos-Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yapılması gerekenler

Angular cli 1.7.3 ile Angular 5.2.5 versiyonlarını kullandım. Biraz daha eski versiyonlarında bir hata olacağını düşünmüyorum.

  1. git clone https://github.com/karadumanb/Ovidos-Challenge.git
  2. cd Ovisdos-Challenge
  3. npm install
  4. ng serve

Login olabilmeniz için mail: baturay@karaduman password: 1234

***ÖNEMLİ: reqres.in post, put veya delete ettiğimiz verileri database tarafında değiştirmediği için başarılı istekler yapmamıza rağmen görüntüde veriler silinmeyebilir. Eğer reqres.in böyle bir şeye imkan sağlıyorsa beni yönlendirebilirsiniz.

İlginiz için teşekkürler.

Baturay Serhat KARADUMAN karadumanbaturay@gmail.com

OvidosChallenge

This project was generated with Angular CLI version 1.7.3.

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.

Ovidos-Challenge

About


Languages

Language:TypeScript 59.2%Language:HTML 27.8%Language:CSS 8.6%Language:JavaScript 4.3%