Files
api/README.md
T

8 lines
172 B
Markdown
Raw Normal View History

2020-07-24 01:32:59 -05:00
# Awesome Project Build with TypeORM
2020-07-22 00:05:41 +00:00
2020-07-24 01:32:59 -05:00
Steps to run this project:
1. Run `npm i` command
2. Setup database settings inside `ormconfig.json` file
3. Run `npm start` command