hire-me
A path to getting an awesome tech gig
View this project at
engjobsearch.com
Installation
I'm using Docsify as my static site generator to showcase all the resources in this repo.
To get this up and running locally, type in the following commands.
# It is recommended to install docsify-cli globally, which helps initializing and previewing the website locally.
npm i docsify-cli -g
# Run the local server with docsify serve. You can preview the site in your browser on http://localhost:3000.
docsify serve docs
Contributing
To get started...
๐ด Fork this repo๐จ View the contributing guidelines at CONTRIBUTING.md๐ฅ Add yourself as a contributor under the credits section๐ง Open a new pull request๐ Get your pull request approved - success!
Or just create an issue - any little bit of help counts!