basic readme

This commit is contained in:
array-in-a-matrix 2023-02-18 11:12:15 -05:00
parent 0e006f04f8
commit 6abec4e89e

View file

@ -1,14 +1,13 @@
# WITM-WeDesignTech
## Setup Development Environment
Install dependencies (Vite & tailwindcss)
```sh
> pnpm install
``
```
Run webserver
```sh