fluentui-react-native/apps/web
UI-Fabric-RN-Bot d06f0e9e36 📦 applying package updates ***NO_CI*** 2020-12-10 08:37:44 +00:00
..
src Fix web tester and add it to CI (#505) 2020-10-02 15:07:06 -07:00
web Replaced Button Test and Checkbox Test with Test Template (#345) 2020-07-27 11:06:18 -07:00
.gitignore Web Tester (#282) 2020-07-02 13:56:34 -07:00
README.md FabricTester Web (#316) 2020-07-14 10:15:47 -07:00
just.config.js Fix web tester and add it to CI (#505) 2020-10-02 15:07:06 -07:00
package.json 📦 applying package updates ***NO_CI*** 2020-12-10 08:37:44 +00:00
tsconfig.json 🎨 Add more host colors to the theme.host object on Win32 (#491) 2020-09-28 20:18:54 +00:00
tslint.json Web Tester (#282) 2020-07-02 13:56:34 -07:00
webpack.config.js Replace component tests with Test template and added top-level descriptions (#356) 2020-08-05 15:40:28 -07:00

README.md

Launch FluentUI Web Tester app

  1. Make sure you have followed the Getting Started instructions here to install packages and build the entire repository.

  2. Then go into apps\web folder:

    cd apps/web
  1. Launch the FluentUI Web Tester app:
    yarn web
  1. Go to localhost:8080 in your browser of choice and you will see the FluentUI Tester show up.