A6Brgeuka / todomvc-demo

An implementation of TodoMVC

Home Page:https://glimmerjs.github.io/todomvc-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoMVC in Glimmer

This README outlines the details of collaborating on this Glimmer application. A short introduction of this app could easily go here.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd todomvc-demo
  • yarn

Running / Development

Building

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

Further Reading / Useful Links

About

An implementation of TodoMVC

https://glimmerjs.github.io/todomvc-demo


Languages

Language:TypeScript 53.8%Language:HTML 27.1%Language:Shell 10.5%Language:JavaScript 8.6%