Giter VIP home page Giter VIP logo

tour-of-bonds's Introduction

Tour Of Bonds Lab

Sample Angular app based on the tour of heros for an Angular Lab.

NOTE: To share progress with other developers working on the lab fork this repo and clone your fork. This will allow you to execute git push.

Installation

  1. Run npm install -g npm to upgrade your npm. (Optional)
  2. Run npm install -g @angular/cli@latest to upgrade your angular-cli. (Optional)
  3. Run npm install @angular/cli@latest to upgrade the angular-cli used by this project. (Optional)
  4. Run npm install to install the app.

You can use the install-app.sh script to run all the installation steps above in one shot:

./bin/install-app.sh

NOTE: If angular-cli is not installed globally you can only use npm to run, test and lint the project.

Running The App

Run ng serve or npm run start.

Testing

Unit Testing

Run ng test or npm run test.

End To End Testing

Run ng e2e or npm run e2e.

Linting

Run tslint ./src/**/*.ts -t verbose or npm run lint.

Contributions

Fork this repo and create a pull request.

tour-of-bonds's People

Contributors

dependabot[bot] avatar andrebrowne avatar

Watchers

James Cloos avatar  avatar  avatar

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.