![FWT Logo](public/logo.png) # Fast WebApp Template ## How to Use #### Clone the Repo ``` git clone --depth 1 https://git.patalcala.com/patalcala9/fwt.git ``` #### Navigate to the project ``` cd ``` #### Remove GIT ``` sudo rm -rf .git ``` #### Install Depedencies ``` pnpm install ``` #### Make sure to update the dependencies first ``` pnpm update ``` # To Use Background Place your background image in `assets/images/background.avif` or `assets/images/background.webp`. Then, enable by adding `` or ``