This project is a template for React applications development with Fluent UI in TypeScript.
To get started follow these steps:
- clone repository to your local drive
- run
npm install
to install all dependencies - run
npm start
to start project
- React: https://github.com/facebook/react
- Fluent UI: https://github.com/microsoft/fluentui
- TypeScript: https://github.com/microsoft/TypeScript