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

https://github.com/trailsjs/trails-example-app

:green_book: An example Trails App
https://github.com/trailsjs/trails-example-app

Last synced: about 2 months ago
JSON representation

:green_book: An example Trails App

Awesome Lists containing this project

README

        

# trails-example-app

[![NPM version][npm-image]][npm-url]
[![Build status][travis-image]][travis-url]
[![Dependency Status][daviddm-image]][daviddm-url]

An example Trails.js Application

## 1. Install
```sh
$ npm install trails-example-app
```

## 2. Start
```sh
$ npm start
```

## License
MIT

## Maintained By
[](http://balderdash.io)
- [Travis Webb](https://github.com/tjwebb)

[npm-image]: https://img.shields.io/npm/v/trails-example-app.svg?style=flat-square
[npm-url]: https://npmjs.org/package/trails-example-app
[travis-image]: https://img.shields.io/travis/balderdash-projects/trails-example-app.svg?style=flat-square
[travis-url]: https://travis-ci.org/balderdash-projects/trails-example-app
[daviddm-image]: http://img.shields.io/david/balderdash-projects/trails-example-app.svg?style=flat-square
[daviddm-url]: https://david-dm.org/balderdash-projects/trails-example-app