Skip to content

chrisdavidmills/good-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

A simple sample app to demonstrate mobile first web development techniques, as seen in the article https://developer.mozilla.org/en-US/docs/Web/Apps/app_layout/Mobile_first

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published