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

https://github.com/yerkopalma/choo-example

Full stack example with choo front-end
https://github.com/yerkopalma/choo-example

Last synced: 3 months ago
JSON representation

Full stack example with choo front-end

Awesome Lists containing this project

README

        

# choo-example
[![Build Status](https://img.shields.io/travis/YerkoPalma/choo-example/master.svg?style=flat-square)](https://travis-ci.org/YerkoPalma/choo-example) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)

> Full stack example with choo front-end

## What's this?

This is the same app from [simple-example][simple-example], but with
[choo][choo] front end.

## License
[MIT](/license)

[choo]: https://github.com/choojs/choo
[simple-example]: https://github.com/YerkoPalma/simple-example