Skip to content

Commit 16ffbdd

Browse files
committed
README.md edited online with Bitbucket
1 parent da67b5e commit 16ffbdd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,11 @@ Step 8. Run project.
4747
Create file “app/main.ts” , see the code in file
4848

4949
“This code initializes the platform that your application runs in, then uses the platform to bootstrap your AppModule.”
50+
51+
52+
Step 9. Define the page that host your app. create an index.js in root of your project.
53+
54+
Step 10. Create a style.css in root of your project.
55+
56+
Step 11. Run your first demo app.
57+
$ npm start

0 commit comments

Comments
 (0)