File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343
4444<h1 >Getting Started</h1 >
4545
46- You can start a new project with a [ boilerplate] ( https://github.com/virtualvivek/ windows-ui/tree/master /boilerplate ) .
46+ You can start a new project with a [ boilerplate] ( https://github.com/windows-ui/boilerplate ) .
4747
4848# Imports
4949You can use a local copies or import via [ jsDelivr] ( https://www.jsdelivr.com/ ) .
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ <h1 style="font-size: 55px;" class="app-mb-10">windows-ui</h1>
146146
147147 document . getElementById ( "code_view_2" ) . innerHTML =
148148 hljs . highlightAuto ( `
149- $ npm install windows-ui
149+ $ npm install windows-ui-fabric
150150
151151 @import "windows-ui-fabric/dist/config/app-config.css";
152152 @import "windows-ui-fabric/dist/windows-ui.min.css";
You can’t perform that action at this time.
0 commit comments