@this-is-to-learn/create-js-monorepo

7.2.4 • Public • Published

JS Monorepo

This JS monorepo is a framework meant to serve as a foundation for every project following the React-Express-MySQL stack, as learned in Wild Code School. It's pre-configured with a set of tools which'll help students produce industry-quality and easier-to-maintain code, while staying a pedagogical tool.

Setup & Use

Basic usage:

npm create @this-is-to-learn/js-monorepo@latest my-project

You may prefix your project name with the name of your organization:

npm create @this-is-to-learn/js-monorepo@latest my-org/my-project

/@this-is-to-learn/create-js-monorepo/

    Package Sidebar

    Install

    npm i @this-is-to-learn/create-js-monorepo

    Weekly Downloads

    29

    Version

    7.2.4

    License

    MIT

    Unpacked Size

    845 kB

    Total Files

    68

    Last publish

    Collaborators

    • rocambille