0.0.2 • Published 6 years ago

magix-cli v0.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

"# magix-cli"

A simple setup for quick develop.

Vue 2.0 & Webpack 4 & vue-loader & vue-router

Usage

This is a project template for magix-cli.

$ npm install -g magix-cli
$ magix init my-project
$ cd my-project
$ npm install
$ npm run dev

Doc

help

You can use magix --help for help.

magix --help

version

You can use magix -v to get version.

magix -v

init

You can use magix init to create your project for webpack 4 and vue 2.

magix init project-name

notice