This is a website.
To set up this project in your directory, follow these steps:
- Clone the repository
- Run
npm install
in the repository directory - Run
npm run dev
to start the dev server!
To build this project, run npm run build
in the repository directory.
To start the server, run npm run preview
.