Repository containing lessons regarding HB Academy Sessions
- Make sure to have node 8.x installed (
node -v
) npm install
oryarn install
For any new lesson add a LESSON_NAME.ts
to the lessons
directory
Homework is found in the homework
directory. When finished, open a PR with your implementation.
npm run build
oryarn build
node path/to/file