Skip to content

tomoguisuru/kanban-app

Repository files navigation

Kanban

EmberCast Kanban App

A simple Kanban application for use as a demo project.

Uses

  • Use as a demo
  • Extend the functionality
  • Just for fun

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • Fork the repo
  • git clone git@github.com:<fork-name>/kanban-app.git this repository
  • cd kanban-app
  • yarn

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

TODO

Further Reading / Useful Links

About

Simple Kanban

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published