Skip to content

Commit

Permalink
Merge pull request #3 from My-Azure-Projects/master
Browse files Browse the repository at this point in the history
new Update
  • Loading branch information
AditModi authored Sep 18, 2020
2 parents 35a3eb7 + 189f60f commit ad03505
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 8,847 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# NBA Portfolio


NBA-Portfolio is an Angular Application which contains Porfolio of all the NBA's players and their stats across several seasons . It also contains latest updates about the NBA fetched from twitter and the schedule about NBA games to be played .The website is hosted on Azure .


Expand Down
1 change: 1 addition & 0 deletions angular.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
Expand Down
3 changes: 2 additions & 1 deletion e2e/protractor.conf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Protractor configuration file, see link for more information
// https://github.com/angular/protractor/blob/master/lib/config.ts


const { SpecReporter } = require('jasmine-spec-reporter');

exports.config = {
Expand All @@ -25,4 +26,4 @@ exports.config = {
});
jasmine.getEnv().addReporter(new SpecReporter({ spec: { displayStacktrace: true } }));
}
};
};
Loading

0 comments on commit ad03505

Please sign in to comment.