tank

2.0.0 • Public • Published

Mustang Cli

Generate store and api by default template file

Getting Started

Install:

yarn add @mustang/cli -g
mustang

Config:

add to the package.json the following config:

"mustang"{
    "baseApiPath": "./src/api/",
    "baseStorePath": "./src/service/"
}

Note: The config path should be relative to the package.json.

/tank/

    Package Sidebar

    Install

    npm i tank

    Weekly Downloads

    2

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    6.01 kB

    Total Files

    9

    Last publish

    Collaborators

    • uxstone