Coder Social home page Coder Social logo

pradeep0601 / angular5-router-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.45 MB

A sample application built on Angular5 that demonstrate the concept of Routing.

TypeScript 80.70% JavaScript 13.57% HTML 5.10% CSS 0.63%
angular5 angular5-router angular5-example

angular5-router-app's Introduction

Angular5RouterApp

Greenkeeper badge Build Status

This project was generated with Angular CLI version 1.6.8.

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.

Questions and Comments: [email protected]

angular5-router-app's People

Contributors

angular-cli avatar greenkeeper[bot] avatar pradeep0601 avatar

Watchers

 avatar  avatar

angular5-router-app's Issues

An in-range update of @angular/language-service is breaking the build 🚨

Version 6.0.2 of @angular/language-service was just published.

Branch Build failing 🚨
Dependency @angular/language-service
Current Version 6.0.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

@angular/language-service is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of karma-coverage-istanbul-reporter is breaking the build 🚨

Version 1.4.3 of karma-coverage-istanbul-reporter was just published.

Branch Build failing 🚨
Dependency karma-coverage-istanbul-reporter
Current Version 1.4.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

karma-coverage-istanbul-reporter is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 13 commits.

  • 2ee4810 chore(release): 1.4.3
  • 52c5e0f Revert "build: fix tests on node 4"
  • b21a19e Revert "build: disable prettier xo integrtion"
  • 8ea12d2 build: disable prettier xo integrtion
  • 0a936ea build: fix tests on node 4
  • a78c981 build: format code with prettier
  • 58a8104 docs: document the verbose option
  • 9b825d4 ci: test on node 10
  • 0431080 build: upgrade webpack
  • 8c14423 build: upgrade xo
  • 30fcf96 build: upgrade non breaking dependencies
  • 3e466f3 build: upgrade dependencies
  • 9473517 fix(verbose): pass the verbose option to istanbul if set

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/jasmine is breaking the build 🚨

The devDependency @types/jasmine was updated from 2.8.8 to 2.8.9.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/jasmine is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @types/jasminewd2 is breaking the build 🚨

The devDependency @types/jasminewd2 was updated from 2.0.3 to 2.0.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@types/jasminewd2 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of ts-node is breaking the build 🚨

Version 6.0.4 of ts-node was just published.

Branch Build failing 🚨
Dependency ts-node
Current Version 6.0.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

ts-node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes Windows Project Resolution

Fixed

  • Normalize paths for Windows before trying to resolve the project path
  • Use Buffer.from instead of deprecated new Buffer
Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.