Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 181 Bytes

File metadata and controls

13 lines (10 loc) · 181 Bytes

back

How to Start

quick start with commands below🧡

git clone https://github.com/gpbl-doveloper/back.git
cd ./back
npm install
npx prisma generate
npm run dev