Skip to content

A collection of example apps/patterns using ampersand

License

Notifications You must be signed in to change notification settings

Abhinay077/examples

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • CSS 2.3%
  • HTML 2.3%