An open API service indexing awesome lists of open source software.

https://github.com/vixalien/louis

an outstanding measure to create a minimalist normalize ui experience.
https://github.com/vixalien/louis

boilerplate html minimal open-source pwa ui

Last synced: 2 months ago
JSON representation

an outstanding measure to create a minimalist normalize ui experience.

Awesome Lists containing this project

README

          

# A Blank Template for Open Web Apps

This is a minimal template that has a little HTML, CSS, and JavaScript to help
you start writing an [Open Web App](https://developer.mozilla.org/en-US/Apps).

This is part of the [mortar](https://github.com/mozilla/mortar/)
template collection for building Open Web Apps.

# Usage

```
git clone git://github.com/mozilla/mortar-app-stub.git myapp
```

# Readme template

To help others get a good overview of your app, you can use the example below as a template for your actual README.md.

# My Sample App

## What it is

*Enter a short description about what your app does.*

## How to install

For example:

```bash
git clone git://github.com/your-username/your-app.git myapp
```

Open `myapp/index.html` into your browser.

*The above example assumes you are using Github for your app's repository. If you are not, provide alternative instructions here.*

## Running Tests

*If you have tests for your app, provide instructions here.*

## Help and support

*Provide contact information or links to where users can submit issues and/or feature requests here.*

## License

*Enter your license information here or provide a link.*