Align1993 / mobile-dev

mobile first

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

mobile first


Languages

Language:JavaScript 93.1%Language:CSS 3.7%Language:HTML 3.2%