cra-template-windows-ui
v1.0.5
Published
Build full featured Windows fluent UI apps using reactjs.
Downloads
5
Maintainers
Readme
| react-windows-ui | Command |
| ------------ | ------- |
| v4.2.1
| npx create-react-app myApp --template windows-ui |
| v4.2.0
, v4.1.0
| npx [email protected] myApp --template windows-ui |
Getting Started
npx create-react-app my-app --template windows-ui
cd my-app
npm start
Then open http://localhost:3000/ to see your app.
License
react-windows-ui
is licensed under MIT license
.
View License.