Code Monkey home page Code Monkey logo

ngx-card-deck-starter's Introduction

ngx card deck starter example

ngx card deck

Summary

downloads

Introduction

ngx-card-deck-logo.png Welcome to the Angular card deck component! Want to start out with a working sample card deck project? This is the tldr; version for those ready to jumpstart!

ngx card deck

This repo should allow beginners to play around with the foundations of the card deck without too much knowledge of how things are wired. A lot of excess files have been trimmed out to reveal a minimal installation. You can compose dashboard apps by following the basic patterns of the starter kit.

Quick start

  • Clone repo with git clone [email protected]:mattmutt/ngx-card-deck-starter.git
  • Install Angular CLI if necessary, with npm install -g @angular/cli
  • Grab all tooling and library dependencies npm install
  • Start the development server with npm start, then visit http://localhost:4200 in browser
  • Hungry for more samples? Graduate to an intermediate ngx-card-deck seed.

Platform dependencies versions

  • Angular 8
  • Clarity 2
  • RxJS 6
  • Node.js 10+ ( Angular CLI requirements)
  • ES2015 ( no need to support IE11 going forward? )

Server local startup

Run npm start or for a local development server. Navigate to http://localhost:4200. The app will automatically reload if you change any of the source code files. One sample project is included

End-to-end tests

Run npm run e2e to execute the end-to-end tests via Protractor. One test will verify card deck engine instantiates the sample deck correctly.

ngx-card-deck-starter's People

Contributors

mattmutt avatar

Watchers

 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.