AmpersandJS / examples

A collection of example apps/patterns using ampersand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

examples patterns recipes

Lead Maintainer: Drew Fyock

A collection of patterns and approaches submitted by the community for building with Ampersand.js.

Each top-level folder contains an example and a readme explaining the example.

Please see contributing.md for more details on how to contribute.

exploring

  1. Clone this repo
  2. Browse the examples (each folder has one example with a readme)
  3. Unless noted in readme for that example you can run any of them by doing this:
    • cd folder-name
    • npm install
    • npm start

license

MIT

About

A collection of example apps/patterns using ampersand

License:MIT License


Languages

Language:JavaScript 95.5%Language:CSS 2.3%Language:HTML 1.2%Language:Handlebars 1.0%