Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 156 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 156 Bytes

recipe-app

simple recipe application

install

npm install

or

yarn install

run application

yarn start

or use npm

Enjoy ;)