Skip to content
/ vuemo Public

A command line tool for generating and managing Vue Modular application

License

Notifications You must be signed in to change notification settings

tumbati/vuemo

Repository files navigation

VUEMO

Vuemo is a command line tool for creating and managing vue modular application.

Installation

Clone the repository and go into the vuemo directory to install the package globally. Use node package manager npm to install Vuemo.

  1. Got into the project directory
cd vuemo
  1. Install the packages using npm
npm install
  1. Install Vuemo globally
npm install vuemo -g

Usage

Create a new project using Vue3 and then go into your project root directory run the following command

vuemo init

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A command line tool for generating and managing Vue Modular application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published