An open API service indexing awesome lists of open source software.

https://github.com/oohlaf/yofred

Enyo and Fred
https://github.com/oohlaf/yofred

Last synced: about 1 year ago
JSON representation

Enyo and Fred

Awesome Lists containing this project

README

          

bootplate
=========

Application template for packaged Enyo

```bash
git clone --recursive git://github.com/enyojs/bootplate-mvc.git

#or

git clone git://github.com/enyojs/bootplate-mvc.git
cd bootplate-mvc
git submodule update --init --recursive
```

Refer to the [Wiki](https://github.com/enyojs/enyo/wiki/Bootplate) for how to get started.