Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 316 Bytes

bth012-a1-part-a

The project template to use for BTH012 assignment 1 part a

See course canvas for instructions on how to use this repo.

Get started

Don't forget to run npm install in the root of this project to install all the development dependencies/tools like eslint and jest.

$ npm install