Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 363 Bytes

File metadata and controls

12 lines (8 loc) · 363 Bytes

BrickSort

A simple app to view the inventory of a Lego set.

To run, install the Ionic framework on your machine, and then run:

npm install  
ionic serve

Once you're in the app you'll need a Rebrickable API key, so make sure you've signed up for an account there and set up an API key.