create-mono-app

0.3.4 • Public • Published

Create Mono App

Create a Mono app in seconds

Preview

preview

Usage

Globally

You can also install it globally with npm:

npm install -g create-mono-app

Then you can create a Mono app by running:

create-mono-app <my-mono-app>

With npx

Make sure you have npx installed (npx is shipped by default since NPM 5.2.0)

npx create-mono-app <my-mono-app>

With yarn

Or with yarn:

yarn create mono-app <my-mono-app>

ESLint

The module will ask you if you want to add ESLint in your project.

Test

Your Mono app is ready to be tested with AVA, nyc and mono-test-utils by running:

npm test

License

MIT © terrajs

/create-mono-app/

    Package Sidebar

    Install

    npm i create-mono-app

    Weekly Downloads

    8

    Version

    0.3.4

    License

    MIT

    Unpacked Size

    17.1 kB

    Total Files

    23

    Last publish

    Collaborators

    • atinux
    • benjamincanac
    • gaetansenn