Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcpringle/bookworm

Example application for a tutorial about Web Components and Google Polymer
https://github.com/mcpringle/bookworm

Last synced: 28 days ago
JSON representation

Example application for a tutorial about Web Components and Google Polymer

Awesome Lists containing this project

README

        

*Bookworm*
==========

[![gitmoji](https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg)](https://gitmoji.carloscuesta.me)

**This is an example application for a tutorial about Web Components and Google Polymer.**

*Copyright Β© 2017 Marcus Fihlon*

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see .

## Prerequisites

You need a local web server or an editor with an integrated web server like [Atom](https://atom.io) with [Live Server Package](https://atom.io/packages/atom-live-server) and you need [Bower](https://bower.io), a package manager for the web.

## Installation

1. Clone this repository: `git clone https://github.com/McPringle/bookworm.git`
2. Enter the directory: `cd bookworm`
3. Install dependencies: `bower install`

## Start

Start a web server configured to serve the files from the project directory and open the project directory in your browser, which should automatically load the `index.html` file.

## Usage

Enter a search term and look what happens…