- npm v4 or above
- node v8 or above
- clone the repo using
git clone https://github.com/ankitmblock/pizza-shop.git - cd into project directory
- install npm dependencies using
npm installoryarn - start the project using
npm startoryarn start
That's it, the application server will be started on http://localhost:3000/