diff --git a/guide/english/bulma/get-started/index.md b/guide/english/bulma/get-started/index.md index bd5f98ef87..ea674d4c78 100644 --- a/guide/english/bulma/get-started/index.md +++ b/guide/english/bulma/get-started/index.md @@ -58,3 +58,7 @@ For Bulma to work correctly, you need to make your webpage responsive. ### Bulma-start ```bulma-start``` is a tiny ```npm``` package that includes the npm dependencies you need to build your own website with Bulma. + +### Further References: +- [Bulma Documentation](https://bulma.io/documentation) +- [Vue.js based on Bulma](https://buefy.github.io/documentation)