Skip to content

Commit 73eb94e

Browse files
author
WinterPu
committed
Update README.md
1 parent e1dc245 commit 73eb94e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ npm run test // unit test
77
npm run lint // format
88
```
99

10+
## Quick Start
11+
```
12+
mkdir -p packages/cpp
13+
mkdir -p packages/blueprint
14+
bash build.sh
15+
```
1016

1117

1218
# terra

0 commit comments

Comments
 (0)