# KitchenPos
install dependencies with npm install
create backend with npx prisma migrate dev
run application with npm run dev