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.
- Clone this repo
- Browse the examples (each folder has one example with a readme)
- Unless noted in readme for that example you can run any of them by doing this:
cd folder-name
npm install
npm start
MIT