/puppy-diary

A poop prediction engine for Ted

Primary LanguageJavaScript

Puppy Diary

We record events in Ted's life via a Google Sheet. This application provides a nice front end for monitoring it, including the all important Poop Prediction Engine!

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.