simevo / b5-tab-modal

with 5.0.0-beta2, clicking on a tab opens a modal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic webapp with: vuejs + bootstrap 5

Prerequisites

Debian 10/11:

sudo apt install yarnpkg

MacOS:

brew update
brew install yarn

Then install node dependencies with:

yarnpkg install

Development

Compiles and hot-reloads for development on port 8080

yarnpkg serve

Compiles and minifies for production

yarnpkg build

Lints and fixes files

yarnpkg lint

Reference

This project has been generated with vue-cli 3 and has these CLI Plugins installed:

To customize the vue-cli configuration: see vue-cli Configuration Reference.

Essential Links

Ecosystem:

About

with 5.0.0-beta2, clicking on a tab opens a modal


Languages

Language:Vue 79.9%Language:JavaScript 10.7%Language:HTML 8.3%Language:CSS 1.1%