Home

Awesome

Directory

Directory is my collection of my knowledge, ideas and values (more information)

How to Create Your Own Directory

  1. Clone this repository onto your account
  2. Go into settings, enable GitHub pages and publish the /docs folder
  3. Make sure you have yarn installed on your computer.
    1. Run yarn to install yarn
    2. Run yarn start to run Directory on localhost.
    3. Run yarn deploy to push changes to your remote repository.