Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

gabrielcorado/vue-bulma-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

61df8e9 · Mar 29, 2017

History

32 Commits
Jan 18, 2017
Jan 6, 2017
Jan 18, 2017
Mar 29, 2017
Jan 18, 2017
Jan 6, 2017
Jan 6, 2017
Jan 6, 2017
Jan 6, 2017
Jan 6, 2017
Mar 29, 2017
Jan 18, 2017
Jan 18, 2017
Jan 6, 2017
Jan 18, 2017
Jan 9, 2017

Repository files navigation

Vue Bulma Select

Select components using Bulma as CSS framework

Docs/Examples

Could be found here

TODO

  • Push to NPM
  • Unit testing
  • Multi-select (tags)

Develpoment

Any command could be runned in the docker-compose env

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build