DeveloperResumes aims to help junior developers get feedback on their resume from developers, managers and others in the tech industry. We aim to help get you the best feedback possible and give you the tools to make your resume better then it is.
WIP
- Fork/Clone Repo to local machine
- Composer Install (if you dont have composer, check out Composer and install it on your machine).
- Run
./vendor/bin/make homestead && vagrant upto create virtual machine - Add
192.168.10.10to your/etc/hostsfile vagrant sshinto the VM and cd to the directory.php artisan migrate,php artisan passport:install,yarn install, andyarn run dev.