Skip to content

laurenbrandstein/hb-academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HB Academy

Description

Repository containing lessons regarding HB Academy Sessions

Setup

  • Make sure to have node 8.x installed (node -v)
  • npm install or yarn install

Adding a lesson

For any new lesson add a LESSON_NAME.ts to the lessons directory

Homework

Homework is found in the homework directory. When finished, open a PR with your implementation.

How To Compile and Run a Lesson

  • npm run build or yarn build
  • node path/to/file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published