Skip to content

appfocused/genesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genesis

Yarn workspaces

  • yarn install on root
  • yarn bootstrap
    Bootstrap all dependencies. This will hoist shared packages to the root dir for a faster install. It will also link your dependencies together via symlinks.

NOTE - use yarn install on the root repository first to install the necessary devdependencies (lerna)

yarn bootstrap

ToDo

[] Reusable tsconfig
[] focus-visible polifill for ui-components https://github.com/WICG/focus-visible

References and inspiration