Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 713 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 713 Bytes

Todo Application

A basic Todo application using EmberJs and CouchDB

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd TodoApp
  • npm install

Running / Development

  • Create a database named todos in CouchDB (One time)
  • Run ember serve
  • Visit your app at http://localhost:4200.

Screenshots

Alt text