d06f0e9e36 | ||
---|---|---|
.. | ||
src | ||
web | ||
.gitignore | ||
README.md | ||
just.config.js | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
webpack.config.js |
README.md
Launch FluentUI Web Tester
app
-
Make sure you have followed the Getting Started instructions here to install packages and build the entire repository.
-
Then go into
apps\web
folder:
cd apps/web
- Launch the FluentUI Web Tester app:
yarn web
- Go to
localhost:8080
in your browser of choice and you will see the FluentUI Tester show up.