typeorm.github.io
typeorm.github.io copied to clipboard
src folder missing
Hey, sorry if this is a dumb question. I would like to have the docs available while offline so I have cloned this repository but when executing npm start it cannot find the file
/src/index.ts
Looking at the recently cloned repo, the src folder is missing. I was wondering if this is correct or if I am missing something. Thanks