bsod90 / yams

My self-education project. I'm learning ember.js here.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yams

Yet another meeting service

Documentation

For templates, add "_" to simulate "/" and doble "__" to simulate partials

"post_index" -> post/route "post__partial" -> post/_partial

Run grunt to compile, and in another terminal start the server. The templates are compiled on change.

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 Maxim Leonovich Licensed under the MIT license.

About

My self-education project. I'm learning ember.js here.

License:MIT License


Languages

Language:JavaScript 54.4%Language:CSS 45.6%