Add fancy animated typing GIF introductions to your GitHub README.
- Fork the repository
- Modify
main.js
(TypeIt.js
is very intuitive) - Launch local server using
npm run serve
- Record using a GIF recording software (e.g. Peek)
- Add to your
README.md
npm install
npm run serve