Files
writer/README.md
2019-01-01 19:05:21 +03:00

180 B

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