Vue Bulma Select
Select components using Bulma as CSS framework
Docs/Examples
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