- Get get the book - The Ray Tracer Challenge from Olly or Andy.
- Make a directory in the root folder with your name, and your language.
- Add a readme based of the below template to your local directory with some details of language, install instructions, and how to run tests
- Add to the root gitignore. ie:
olly-nodeJs/node_modules/
- Prosper
Install nodeJs, 8 or above.
yarn
yarn test