Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 413 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 413 Bytes

Amanda Gonsalves

My personal website made with Vitepress (Vite + Vue3) and Tailwind.

Requirements

Installation

Clone the project:

$ git clone [email protected]:amandagonsalves/amandagonsalves.git

Install all dependencies:

$ cd amandagonsalves.dev
$ yarn

Run app:

$ yarn dev