Skip to content

Standard Directory

loripam edited this page Feb 4, 2021 · 4 revisions

directory

The standard directory gets reproduced into a code base by geenee. It consists of a hierarchy of subdirectories and handlebars files.

The handlebars files should contain the name of the file to generate with an appended .hbs extension (for instance, App.jsx.hbs will generate an App.jsx file).

  1. Copy the directories needed to reach all standard files.
  2. Copy each standard file into the directory needed, remembering to append .hbs.
  3. Make them customizable.