Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 435 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 435 Bytes

xf-samples

How to run?

  1. Run npm install -g @web-atoms/dev-server
  2. If you are on windows, it will ask you to change execution policy for current workspace, select "YES"
  3. Run All Tasks in VS Tasks
  4. Open XFDemo.sln in Visual Studio (You need to do this only once) to build and deploy app on the device
  5. Edit App.xaml.cs, change root url to appropriate network URL on which @web-atoms/dev-server is running