Skip to content

Commit e0d4a12

Browse files
committed
readme fixes
1 parent 546f4e6 commit e0d4a12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Fork and clone this repo ...
1414
git clone [email protected]:johnpapa/a2-first-look.git a2firstlook
1515
cd a2firstlook
1616
rm -rf .git/
17+
npm i
1718
```
1819

1920

@@ -26,6 +27,8 @@ cd ..
2627
npm run all
2728
```
2829

30+
Run an example
31+
2932
```
3033
cd _examples/component-simple/
3134
npm start

0 commit comments

Comments
 (0)