You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
AsherAnd 8a481c7e3e added logo 1 month ago
public added logo 1 month ago
.gitignore init 1 month ago
LICENSE Initial commit 1 month ago
README.md remove tailwinds 1 month ago
counter.js init 1 month ago
index.html init 1 month ago
javascript.svg init 1 month ago
main.js init 1 month ago
package.json remove tailwinds 1 month ago
pnpm-lock.yaml remove tailwinds 1 month ago
style.css init 1 month ago

README.md

WITM-WeDesignTech

Setup Development Environment

Install dependencies:

>  pnpm install

Run webserver (to expose webserver to W/LAN appened the --host flag):

> pnpm run dev