Documentation: no longer mention Bootstrap as dependency
The web app doesn't use Bootstrap, so it shouldn't be mentioned in the docs.
This commit is contained in:
parent
80fee0837b
commit
f93c66edb3
@ -24,9 +24,9 @@ Most of Flamenco is made in Go.
|
|||||||
|
|
||||||
## 2. Installing NodeJS
|
## 2. Installing NodeJS
|
||||||
|
|
||||||
The web UI is built with Vue, Bootstrap, and Socket.IO for communication with
|
The web UI is built with [Vue.js](https://vuejs.org/), and Socket.IO for
|
||||||
the backend. **NodeJS+Yarn** is used to collect all of those and build the
|
communication with the backend. **NodeJS+Yarn** is used to collect all of those
|
||||||
frontend files.
|
and build the frontend files.
|
||||||
|
|
||||||
{{< tabs "installing-nodejs" >}}
|
{{< tabs "installing-nodejs" >}}
|
||||||
{{< tab "Linux" >}}
|
{{< tab "Linux" >}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user