Skip to content

fabrix-app/example-app

Repository files navigation

example-app

Gitter Build Status Test Coverage Dependency Status Follow @FabrixApp on Twitter

An example Fabrix Application that uses Hapi, Sequelize, and more to demonstrate Fabrix.

1. Install

Clone or fork this repository and then run:

$ npm install

2. Build

The src must be built.

$ npm run build

3. Start

Then Start the server.

$ node dist/server

License

MIT