Microsoft Outlook style for React

react-fabric-outlook

Dependency

Getting Started

1. Clone this repository and run npm install

git clone https://github.com/nick121212/react-fabric-outlook.git
npm i

2. Run the dev server with a npm start script

npm start