- Run
npm install -g @web-atoms/dev-server
- If you are on windows, it will ask you to change execution policy for current workspace, select "YES"
- Run All Tasks in VS Tasks
- Open XFDemo.sln in Visual Studio (You need to do this only once) to build and deploy app on the device
- Edit
App.xaml.cs
, changeroot
url to appropriate network URL on which@web-atoms/dev-server
is running
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.