Files
jokes_webpage_2/README.md
2020-09-16 17:49:19 +02:00

8 lines
172 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