SkillAgentSearch skills...

Client

:stew: Recipe recommendation and nutrition balancing service

Install / Use

/learn @meal-planner/Client
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Meal Planner Client

Build Status Code Climate Codacy Badge Dependency Status Join the chat at https://gitter.im/meal-planner/public

Meal Planner is an open source recipe recommendation and nutrition balancing service.

Alpha version is hosted at https://meal-planner.org/

This repository contains client app implementation. It is a Single Page Application (SPA) built with AngularJS and Angular Material

Requirements

This application requires NodeJS and Bower for development.

Install development dependencies:

npm install

Install fronted dependencies:

bower install

Run client app locally:

grunt serve

Run tests:

grunt test

Deployment

This client application is completely static and hosted at GitHub Pages.

grunt deploy is used to deploy latest master to https://app.meal-planner.org It builds the app with grunt build and pushes the changes to gh-pages branch automatically.

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated3y ago
Forks1

Languages

JavaScript

Security Score

75/100

Audited on Jan 27, 2023

No findings