Skip to content

Laynaria/js-template-fullstack

This branch is 42 commits behind WildCodeSchool/create-js-monorepo:main.

Folders and files

NameName
Last commit message
Last commit date
Jul 23, 2024
Jul 23, 2024
Mar 17, 2024
Jul 20, 2024
Jan 13, 2023
Jun 15, 2024
Jan 13, 2023
Jun 15, 2024
Jun 15, 2024
Jun 15, 2024

Repository files navigation

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

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

npm create @wildcodeschool/js-monorepo@latest my-org/my-project

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.8%
  • JavaScript 14.2%
  • CSS 5.9%
  • Dockerfile 2.1%
  • Shell 2.0%
  • HTML 1.0%