7.0.0 • Published 11 months ago

create-wcs-js-monorepo v7.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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 wcs-js-monorepo@latest my-project

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

npm create wcs-js-monorepo@latest my-org/my-project
7.0.0

11 months ago