Giter VIP home page Giter VIP logo

ng2-minimal's Introduction

ng2-minimal's People

Contributors

agarbutt avatar born2net avatar danwahlin avatar dnaniel avatar emazv72 avatar javascriptmick avatar jimthedev avatar meligy avatar peterblazejewicz avatar tillman32 avatar vittau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ng2-minimal's Issues

Build Errors using clone of repo

> npm install (no problems)
> tsc --watch --sourceMap

src/app/app.routes.ts(13,67): error TS2322: Type '({ path: string; component: typeof HeroListComponent; } | { path: string; component: typeof HeroD...' is not assignable to type 'Route[]'. Type '{ path: string; component: typeof HeroListComponent; } | { path: string; component: typeof HeroDe...' is not assignable to type 'Route'. Type '{ path: string; component: typeof CrisisCenterComponent; index: boolean; children: ({ path: strin...' is not assignable to type 'Route'. Object literal may only specify known properties, and 'index' does not exist in type 'Route'. 10:25:42 AM - Compilation complete. Watching for file changes.

Include License File from Original Project

First off, nice work on adding the new routing code into the project. I just started converting my original Angular 2 JumpStart project (that this ng2-minimal project is based on - https://github.com/DanWahlin/Angular2-JumpStart) to use the latest router today and stumbled across this project. I would appreciate if you could do the following:

  1. Please add back the license file provided in the original project given that the ng2-minimal project is based on my project which had a license file.
  2. I'd definitely appreciate and welcome pull requests back to my original project.

Thanks!
Dan

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.