Skip to content

Commit

Permalink
feat: link the example with docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLzq committed Jan 27, 2022
1 parent d880961 commit f8b0d04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,8 @@ Regardless of the option chosen, a new folder will be generated with the name of
📜yarn.lock (or package-lock.json)
```
If you want to check the content of the files, please check the [example](https://github.com/AnthonyLzq/simba.js/tree/master/example) folder, there you will an example for both, Express and Fastify.
### Some considerations
- This project was based in other project from my own, [`typescript-project-generator`](https://www.npmjs.com/package/typescript-project-generator), but only considering the `express-mongoose` part.
Expand Down

0 comments on commit f8b0d04

Please sign in to comment.