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
- Host: GitHub
- URL: https://github.com/trailsjs/trails-example-app
- Owner: trailsjs
- License: mit
- Created: 2015-11-23T03:19:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-09T02:37:50.000Z (about 9 years ago)
- Last Synced: 2025-04-17T20:40:11.246Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 56.6 KB
- Stars: 13
- Watchers: 9
- Forks: 4
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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