Skip to content

Latest commit

 

History

History
 
 

react-contoso

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Getting Started with Create React App

This project was bootstrapped with Create React App and is an admin interface to test the @microsoft/mgt-components and @microsoft/mgt-react packages.

Available Scripts

In the root directory for the repository:

yarn && yarn build && yarn watch:react

This will:

  • install all necessary dependencies
  • build the required @microsoft/mgt-* libraries
  • start this sample app while watching for changes in the @microsoft/mgt-components package and its dependecies

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.