Skip to content

Instantly share code, notes, and snippets.

@yakkomajuri
Created March 21, 2021 12:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yakkomajuri/f8792b26cf8140dd3ba88fb606c76705 to your computer and use it in GitHub Desktop.
Save yakkomajuri/f8792b26cf8140dd3ba88fb606c76705 to your computer and use it in GitHub Desktop.
# clone the repo
git clone https://github.com/yakkomajuri/medium-to-blog
cd medium-to-blog
# substitute your username and URL
export MEDIUM_URL=https://yakkomajuri.medium.com MEDIUM_USERNAME=yakkomajuri
# run it!
yarn start # or npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment