Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 516 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 516 Bytes

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.