Vue UI components based on Bulma
Vue + Bulma = Vulma This is a Vue UI component library based on Bulma. Prerequisites Install vue-cli $ npm i -g vue-cli Create project Using webpack template $ vue init webpack my-project $ cd my-project $ npm i