From 1297bee8f1afeaba88e834dd582598f174a8d4f4 Mon Sep 17 00:00:00 2001 From: hay12396 Date: Sat, 12 Aug 2017 11:19:48 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8921c495..3be01970 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# How to run +1. Download the sample project from /templates. +2. use `dotnet restore`. +3. use `npm install`. +4. use `dotnet run`. + # JavaScriptServices AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/gprilrckx116vc9m/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/javascriptservices/branch/dev)