Update README.md

This commit is contained in:
Yev Vlasenko
2017-08-14 19:25:16 +01:00
committed by GitHub
parent 4934fb16ed
commit 7229c8e5af

View File

@@ -320,7 +320,7 @@ npm install
npm run build npm run build
# Build and run demo # Build and run demo
cd demo cd demo/client_side_rendering
npm install npm install
npm run dev npm run dev
``` ```