Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 230 Bytes

Brewery

This is Beer application

Development server

if you want to run application in developer mode you must run:

  1. npm install
  2. node server.js
  3. ng serve

Now You can open Localhost:4200 and enjoy beer Application