GithubHelp home page GithubHelp logo

julianhm9612 / ng-trello Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devversion/ng-trello

0.0 0.0 0.0 129 KB

Angular Material Workshop for AngularConnect 2018

JavaScript 18.54% TypeScript 64.96% HTML 15.64% CSS 0.86%

ng-trello's Introduction

NgTrello

Trello clone built with Angular Material for a workshop in AngularConnect 2018.

Quick Jump

Step 1 task:

Before we can play with Angular Material and the Angular CDK, we need to install the required dependencies for our new Angular CLI project.

Previously you'd have done all of the setup steps manually and potentially might miss some of the options that are available when setting up a Material project. Now with the ng add command, the whole step is a single command that needs to be run.

ng add @angular/material

Since our ng-add schematic supports CLI prompts, you have to specify a few of the available options in order to complete the setup.

  1. Select whatever theme you want to use in our workshop. You are free to choose!

  2. Decide whether you want to use gestures with HammerJS. In our case we don't need it necessarily, but in favor of showcasing, we will add it.

  3. Decide whether you want to use the BrowserAnimationsModule or no animations at all. In this workshop we will be using animations.

Continue to the next step

ng-trello's People

Contributors

devversion avatar crisbeto 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.