Skip to content

Commit 0284dc4

Browse files
authored
Update build-a-hello-world-web-part.md
Output from the Yeoman SharePoint Generator indicating the successful creation of the WebPart solution.
1 parent f4b9a64 commit 0284dc4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/spfx/web-parts/get-started/build-a-hello-world-web-part.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ At this point, Yeoman creates the project scaffolding (folders & files) and inst
4242

4343
When the project scaffolding and dependency install process are complete, Yeoman will display a message similar to the following indicating it was successful:
4444

45+
_=+#####!
46+
###########| .-----------------------------------.
47+
###/ (##|(@) | Congratulations! |
48+
### ######| \ | Solution webpart-1 is created. |
49+
###/ /###| (@) | Run gulp serve to play with it! |
50+
####### ##| / '-----------------------------------'
51+
### /##|(@)
52+
###########|
53+
**=+####!
54+
4555
> [!IMPORTANT]
4656
> NPM may display warnings and error messages during the installation of dependencies while it runs the `npm install` command. You can safely ignore these log warnings & error messages.
4757
>

0 commit comments

Comments
 (0)