DoubleChok / kitchen-examples

Meteor Kitchen examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor Kitchen Examples

This repository contains examples for the meteor-kitchen code generator for Meteor.js.

Each example is given both in JSON and YAML formats.

Meteor-kitchen natively supports input files written in JSON. To use the YAML example you'll need to have js-yaml converter installed. The following is the most common example of how to accomplish this:

npm install -g js-yaml

About

Meteor Kitchen examples


Languages

Language:JavaScript 61.5%Language:HTML 34.2%Language:CSS 4.3%