/eir-cli

A fast management system development tools based on vue-cli

Primary LanguageJavaScriptMIT LicenseMIT

eir-cli

A fast management system development tools based on vue-cli


DEV & TEST

To install locally

cd eir-cli
npm install –g

Usages

First cd to your project folder which ready to be created as new project.

1️⃣ eir create different type instance to you folder, Now it is:

eir create

or

eir createby

2️⃣ then

npm init

3️⃣ and

npm install

Then you have a vue-cli template. 👌

more style and features to come...