This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
codepen.io | |
cdpn.io | |
jsfiddle.net | |
fiddle.jshell.net | |
demo.limantech.com | |
demo2.limantech.com | |
localhost | |
chromewebdata | |
127.0.0.1 | |
bandirmaemlak.net |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "./node_modules/@angular/cli/lib/config/schema.json", | |
"version": 1, | |
"newProjectRoot": "projects", | |
"projects": { | |
"kodumunblogu": { | |
"root": "", | |
"sourceRoot": "src", | |
"projectType": "application", | |
"prefix": "app", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "kodumunblogu", | |
"version": "0.0.0", | |
"scripts": { | |
"ng": "ng", | |
"start": "ng serve", | |
"build": "ng build", | |
"test": "ng test", | |
"lint": "ng lint", | |
"e2e": "ng e2e", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
kampanya_adi: "Lider Şarj Markasında %10 İndirim", | |
aciklama: "Amerika'nın lider şarj markasında %10 ekstra indirim", | |
baslangic_tarihi: "30.07.2018 16:00", | |
bitis_tarihi: "30.08.2018 16:00", | |
kampanya_kurali: "esit veya buyuk", | |
kural_degeri: 0, | |
indirim_tipi: "Yüzde" - "Sabit" | |
indirim_orani: 10, | |
gorsel: "lider.jpg", |