Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 159 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 159 Bytes

BeerApp

How To Run

Use npm i to install dependencies, then use npm run start to run webpack dev server.

How To Run Unit Tests

Use npm run test