Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 261 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 261 Bytes

loopback4-sveltekit-postgres

git clone https://github.com/faatihi/loopback4-sveltekit-postgres.git
cd loopback4-sveltekit-postgres
cd api
npm install
yarn start
cd ../frontend
npm install
yarn start

goto localhost:3001