v
Go to file
2023-07-09 12:29:06 +03:00
assets remove button styles 2023-07-09 12:27:39 +03:00
scripts add build instruction 2023-07-09 12:05:48 +03:00
src change <title> 2023-07-09 12:29:06 +03:00
.editorconfig init 2023-07-09 04:45:23 +03:00
.gitattributes init 2023-07-09 04:45:23 +03:00
.gitignore init 2023-07-09 04:45:23 +03:00
.prettierignore init 2023-07-09 04:45:23 +03:00
.prettierrc.json init 2023-07-09 04:45:23 +03:00
README.md add build instruction 2023-07-09 12:05:48 +03:00
v.mod init 2023-07-09 04:45:23 +03:00

Build

  1. Download Bootstrap v5.3.0
./scripts/prepare-bootstrap.sh
  1. Build project
v .