diff --git a/README.md b/README.md index a4f28df..db54e8b 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# This is template for fast frontend web application. +# Fast WebApp Template + +## How to Use + +``` +git clone --depth 1 https://git.patalcala.com.com/patalcala9/fast-webapp-template.git +cd +pnpm install +pnpm update + +```