/meteor-template-elements-demo

A Meteor app provides a demo for template-elements package

Primary LanguageCoffeeScriptMIT LicenseMIT

Demo page for fsun:template-elements

This is the source code of a demo site for meteor package fsun:template-elements.

The demo site can be found at: https://atmospherejs.com/fsun/template-elements

Install the package

Use the following command to add the package to your app:

meteor add fsun:template-elements

Set up the demo site

  • Clone the github project.
  • Install meteor packages the site depends on:
  • coffeescript
  • fortawesome:fontawesome
  • fsun:template-elements
  • less
  • nemo64:bootstrap
  • reactive-var
  • simple:highlight.js
  • run meteor

License

This site is provided under MIT license.