Skip to content

Instantly share code, notes, and snippets.

@kenotron
Last active April 30, 2019 18:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenotron/d3447a5864c7bb027a43931ca33de8d7 to your computer and use it in GitHub Desktop.
Save kenotron/d3447a5864c7bb027a43931ca33de8d7 to your computer and use it in GitHub Desktop.
Patch create-react-app to use UI Fabric
git clone https://github.com/kenotron/create-react-app-uifabric.git
cd create-react-app-uifabric
yarn
yarn start
@kenotron
Copy link
Author

kenotron commented Apr 30, 2019

One liner:

curl -L https://aka.ms/create-react-app-uifabric/ | bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment