Delete README.md

This commit is contained in:
2019-03-08 23:55:58 +03:00
committed by GitHub
parent 83382d3db1
commit 4568d7b84c

View File

@@ -1,7 +0,0 @@
# 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