Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 328 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 328 Bytes

blueberry-interview

Sample solution of the Blueberry interview problem.

Node and npm required.

Clone this repo, then run:

npm install
npm run backend
npm run frontend

Access app ath http://localhost:9090/.