An open API service indexing awesome lists of open source software.

https://github.com/bucherfa/meal-planner

Meal Planner
https://github.com/bucherfa/meal-planner

element-ui nuxt privacy pwa

Last synced: 6 days ago
JSON representation

Meal Planner

Awesome Lists containing this project

README

          

# Meal Planner

> Easy to use offline meal planner. Optimised for smartphones and tablets

## Features

- Week overview
- Switch between weeks
- Edit meals per day
- Copy weeks
- Backup and restore
- Select from previous meals
- Magic meal selector

## Build Setup

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).