Directory is my collection of my knowledge, ideas and values (more information)
- Clone this repository onto your account
- Go into settings, enable GitHub pages and publish the /docs folder
- Make sure you have yarn installed on your computer.
- Run
yarn
to install yarn - Run
yarn start
to run Directory on localhost. - Run
yarn deploy
to push changes to your remote repository.
- Run