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
- Host: GitHub
- URL: https://github.com/yerkopalma/choo-example
- Owner: YerkoPalma
- Created: 2017-07-26T16:21:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T16:21:59.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T07:11:21.850Z (5 months ago)
- Language: JavaScript
- Size: 43 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# choo-example
[](https://travis-ci.org/YerkoPalma/choo-example) [](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