Skip to content

pablonete/hello-office-ui-fabric-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

office-ui-fabric-react-hello

My personal tests on this React-wrapped library around Office UI Fabric components.

Started on boilerplate from https://github.com/Lemoncode/react-typescript-samples

##To get started:

  1. Install NodeJS
  2. npm install webpack -g - Installs webpack
  3. npm install tsd -g - Installs tsd
  4. npm install - Installs packages
  5. npm start - Builds the project and launch a lite web server (webpack-devserver).
  6. Navigate to http://localhost:8080/ if your browser doesn't open automatically.

If 8080 is already in use on your machine (it is on mine), use this trigger: node_modules\.bin\webpack-dev-server --port 888

About

Initial tests with the Office UI Fabric React components. DetailsList first.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published