Skip to content

GavinGoGaming/MuiTestProjects

Repository files navigation

Gavin webdev projects

Add the root directory to your path if you are on linux or windows! It will let you use the run/install builtin scripts to quickrun projects using it's command.

Usage is run <project> [type]. Project can be:

  • klashsite (klash, k, ks)
  • shkrmishstore (shkr, ss)
  • brainbaseui (bb, br)
  • empires (de)
  • counterfeitcontent
  • notify
  • fluent-test
  • glacier-client
  • glacier-server
  • drill
  • Any folder name OR new project name with new type

while type can be:

  • run (or no 2nd arg)
  • launch (Launches new app with fly)
  • deploy (Deploys update to existing app with fly)
  • new (Makes new project with Next.js)

If you are making a new project, consider installing a library for UI. Usage is install <project> <library>.

Project must be a folder, no shortcuts - and library can be:

  • fluent (Fluent UI by Microsoft)
  • material (Material UI by MUI)
  • joy (Joy UI by MUI)