Skip to content

ASK-v1/mealmelon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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.