fix readme
This commit is contained in:
parent
ea69501571
commit
c90dbab698
1 changed files with 11 additions and 1 deletions
12
README.md
12
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 <project-name>
|
||||
cd <project-name>
|
||||
pnpm install
|
||||
pnpm update
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue