Skip to content

sinterbrowser/generator-appx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppX Generator

Build Status

A Yeoman generator for building websites and Hosted Apps for Windows 10.

yoappx

For the full documentation, please refer to the wiki

Quick Start

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.

Install Gulp, Yeoman, and the template

npm i -g gulp yo generator-appx

Scaffold out the project

yo appx

To easily speed this process up significantly check out the Tips section in the sidebar.

Run Gulp

gulp

If you would like to also deploy a Windows 10 app, run:

gulp appx:dev

Screencast

asciicast

About

Yeoman generator for building websites and Windows 10 Apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%