update README

This commit is contained in:
Keyemail 2024-01-04 16:56:48 -08:00
parent 052dde2c11
commit ca1328bfab

View file

@ -1,6 +1,12 @@
# keyemail-dev by Keyemail # 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] >[!NOTE]
>This project was more for fun. >This project was more for fun.