Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 195 Bytes

Product Crud App

How to run

  1. create and fill out .env file in ./backend according to .env.example
  2. npm run dev in ./backend to run backend
  3. ng serve in ./frontend to run frontend