A Yeoman generator for building websites and Hosted Apps for Windows 10.
For the full documentation, please refer to the wiki
Note: The Quick Start assumes you already have some experience with the command line as well as Git, NodeJS, and NPM installed. Otherwise, you can check out the Getting Started section in the wiki.
npm i -g gulp yo generator-appx
yo appx
To easily speed this process up significantly check out the Tips section in the sidebar.
gulp
If you would like to also deploy a Windows 10 app, run:
gulp appx:dev
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.