Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a210a76

Browse files
author
thomrick
committed
#cli : add cli overview page content
1 parent fdd40e8 commit a210a76

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed
Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1-
<p>
2-
overview works!
3-
</p>
1+
<div class="content">
2+
<h3>Overview</h3>
3+
<h4>Purpose</h4>
4+
<p>
5+
Here to help people to manage their nice projects, the <a href="https://github.com/nestjs/cli.git" target="_blank">@nestjs/cli</a> tool is here to help you. <br />
6+
From scaffolding the project structure to build well define architecture and your project.
7+
</p>
8+
<h4>Contribute</h4>
9+
<p>
10+
You can participate an contribute to the project on this GitHub repository :
11+
<a href="https://github.com/nestjs/cli.git" target="_blank">@nestjs/cli</a>
12+
</p>
13+
</div>

0 commit comments

Comments
 (0)