Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
/ generator-mobile Public archive

Scaffold out a mobile project based on Web Starter Kit

Notifications You must be signed in to change notification settings

yeoman/generator-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator Mobile Build Status

A mobile first generator based on Web Starter Kit.

Web Starter Kit

Features

In addition to what Web Starter Kit already provides, this generator creates a new deploy task.

Supported hosting and deployment strategy options:

  • Google App Engine (GAE)
  • GitHub Pages
  • Heroku
  • Google Cloud Storage (GCS)
  • AWS S3
  • Apache server
  • Nginx server
  • NodeJS server
  • Deployment via Secure FTP (FTP via SSH)
  • Deployment via rsync

Getting started

You will need NodeJS, npm and yeoman installed.

  1. Install this generator with npm install -g yeoman/generator-mobile#wsk.
  2. Run yo mobile. The generator will ask you a few questions about the site you want to build.
  3. The latest release will be fetched from Web Starker Kit repo and adjusted accordingly to your answers.
  4. Build the site as usual using the instructions on the WSK repo skipping the download and dependencies install steps.
  5. If you've chosen a deployment option, run gulp deploy to publish the site.

About

Scaffold out a mobile project based on Web Starter Kit

Resources

Stars

Watchers

Forks

Packages

No packages published