clonegur/README.md

8 lines
172 B
Markdown
Raw Normal View History

2023-06-26 13:46:12 +00:00
# Awesome Project Build with TypeORM
Steps to run this project:
1. Run `npm i` command
2. Setup database settings inside `data-source.ts` file
3. Run `npm start` command