Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 948 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 948 Bytes

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.