Skip to content

pedagogical framework for React-Express-MySQL projects

License

Notifications You must be signed in to change notification settings

samuelfaberdev/create-harmonia

 
 

Repository files navigation

Harmonia

Harmonia 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 harmonia@latest my-project

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

npm create harmonia@latest my-org/my-project

About

pedagogical framework for React-Express-MySQL projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.4%
  • CSS 4.9%
  • Dockerfile 1.5%
  • Shell 1.5%
  • HTML 0.7%