From ca1328bfaba000819d3fbcc5dabb626fad5522d1 Mon Sep 17 00:00:00 2001 From: Keyemail <67425124+Keyemail@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:56:48 -0800 Subject: [PATCH] update README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f5779d..19f13c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # keyemail-dev by Keyemail -keyemail-dev is a project site to display about the user Keyemail. This was made possible by an entire Vue v3.0 Website. +keyemail-dev is a project site to display about the user Keyemail using Vue v3.0 framework. + +## To Build: +Use this command to build: +```yarn build``` + +and use the folder `dist` for production. >[!NOTE] >This project was more for fun. \ No newline at end of file