Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/layflags/layflags

www.layfla.gs
https://github.com/layflags/layflags

Last synced: 27 days ago
JSON representation

www.layfla.gs

Awesome Lists containing this project

README

        

# [layfla.gs](https://www.layfla.gs)

![screenshot](screenshot.png "Screenshot of www.layfla.gs")

This project is a [PWA](https://developers.google.com/web/progressive-web-apps/) and works even w/o stylesheets (just the infos then) and w/o JS (no offline capabilities then).

## Local development

Start a development server with e.g.:
```
$ npx live-server
```

## Deployment on [Now](https://zeit.co/now)

```
$ ./deploy.sh
```
Needs [workbox](https://www.npmjs.com/package/workbox-cli) and [now](https://www.npmjs.com/package/now) installed globally.