vue-bulma / cli

[WIP] Simple CLI for scaffolding Vue Bulma projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-bulma-cli

Start building a Vue Bulma project in seconds 🚀

Features

Commands

  • init: Scaffolds a simple project structure to get started quickly.

  • dev: Starts the application in development mode (hot-code reloading, error reporting, etc).

  • build: Compiles the application for production deployment.

  • start: Starts the application in production mode. The application should be compiled with `vb build` first.

About

[WIP] Simple CLI for scaffolding Vue Bulma projects

License:MIT License