https://github.com/oohlaf/yofred
Enyo and Fred
https://github.com/oohlaf/yofred
Last synced: about 1 year ago
JSON representation
Enyo and Fred
- Host: GitHub
- URL: https://github.com/oohlaf/yofred
- Owner: oohlaf
- Created: 2013-01-06T21:42:20.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-06T21:43:45.000Z (over 13 years ago)
- Last Synced: 2025-01-21T17:36:54.348Z (over 1 year ago)
- Language: JavaScript
- Size: 469 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.