Skip to content

McPringle/bookworm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookworm

gitmoji

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 http://www.gnu.org/licenses/.

Prerequisites

You need a local web server or an editor with an integrated web server like Atom with Live Server Package and you need Bower, 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…

About

Example application for a tutorial about Web Components and Google Polymer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages