File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
- <h1 >Files UWP</h1 >
2
- <p >Meet Files, an enthusiast take on what Windows File Explorer explorer <b >should</b > be.</p >
3
- <a href =" https://www.microsoft.com/store/apps/9NGHP3DX8HDX " >Download Files UWP from the Microsoft Store.</a >
1
+ ## Files UWP
2
+ Meet Files, an enthusiast take on what Windows File Explorer explorer <b >should</b > be.
4
3
<br /><br />
4
+ <a href =" https://www.microsoft.com/store/apps/9NGHP3DX8HDX " >Download Files UWP from the Microsoft Store.</a >
5
+
6
+ ## Building Files UWP from the source code
7
+ - Install Visual Studio 2019 & UWP Development Kit link.
8
+ - Clone the source and open the Files.sln in VS.
9
+ - VS installs all missing dependencies for you.
10
+ - Make sure you are on the develop branch if you want the latest, otherwise you can use master for the stable version.
11
+ - Launch the package project.
12
+
13
+ ## Screenshots
5
14
<img src =" Files/Assets/FilesHome.png " width =" 600px " >
6
15
<img src =" Files/Assets/FilesDrive.png " width =" 600px " >
You can’t perform that action at this time.
0 commit comments