fu_local/README.md

15 lines
146 B
Markdown
Raw Normal View History

2023-07-09 12:05:48 +03:00
Build
-----
1. Download [Bootstrap](https://getbootstrap.com/) v5.3.0
```sh
./scripts/prepare-bootstrap.sh
```
2. Build project
```sh
v .
```