Skip to content

Commit d9cd644

Browse files
committed
Updated readme
1 parent 7ad7bed commit d9cd644

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,8 @@ In our plans we have
116116
- npm test
117117
- npm run build
118118

119-
Build artifacts can be fount in the `/site/dist` subfolders: `standalone`, `react`, `knockout`
119+
Build artifacts can be found in the `/site/dist` subfolders: `standalone`, `react`, `knockout`
120+
121+
## How to run live example
122+
- `npm start` - for standalone (framework-agnostic) build
123+
- `npm start:react` - for ReactJS framework version

0 commit comments

Comments
 (0)