ASK-v1 / mealmelon

Meal Planner

Home Page:https://mealmelon.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mealmelon

Easy Meal Planner


👷 Installation

You need to install Node.js first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/ASK-v1/mealmelon.git

SSH URLs provide access to a Git repository via SSH, a secure protocol. If you have a SSH key registered in your Github account, clone the project using this command:

git clone git@github.com:ASK-v1/mealmelon.git

Install dependencies

cd frontend
npm install

Running Development Web Server

npm run serve

📕 License

This project is under the MIT license. Released in 2021.

About

Meal Planner

https://mealmelon.vercel.app

License:MIT License


Languages

Language:Vue 69.5%Language:JavaScript 29.8%Language:HTML 0.8%