mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
8 lines
180 B
Markdown
8 lines
180 B
Markdown
# Awesome Project Build with TypeORM
|
|
|
|
Steps to run this project:
|
|
|
|
1. Run `npm i` command
|
|
2. Setup database settings inside `ormconfig.json` file
|
|
3. Run `npm start` command
|