Skip to content

Repository files navigation

Vue MDBootstrap Documentation

This is the source code of Vue MDBootstrap Documentation.

How to install

Use yarn or npm to install the dependencies and build the project.

Project Setup

# with npm
npm install

# with yarn
yarn install

Compile and Hot-Reload for Development

# with npm
npm run docs:dev

# with yarn
yarn docs:dev

Build documentation for production

# with npm
npm run docs:build

# with yarn
yarn docs:build

Then copy the files under docs\.vitepress\dist folder to the http-server web folder.

About

Vue MDBootstrap Documentation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages