dogsGhost / you-might-need

predictive shopping list app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You Might Need

Predictive shopping list app. Built with Ember.

Prerequisites

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

Installation

  • git clone https://github.com/dogsGhost/you-might-need.git this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

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

About

predictive shopping list app


Languages

Language:JavaScript 67.8%Language:HTML 22.3%Language:CSS 9.9%