/mobile-dev

mobile first

Primary LanguageJavaScript

A Blank Template for Open Web Apps

The is a minimal template that has a little HTML, CSS, and js to help you start writing an Open Web App.

This is part of the mortar template collection for building Open Web Apps.

Usage

There are a few ways to get this template:

  • git clone git://github.com/mozilla/mortar-app-stub.git myapp
  • volo create myapp mozilla/mortar-app-stub

If you have node installed, you can run a development server with volo:

  1. cd myapp
  2. volo serve

View the app at http://localhost:8008/.

mobile-dev

mobile first