Skip to content

Latest commit

 

History

History
executable file
·
41 lines (34 loc) · 1.33 KB

README.md

File metadata and controls

executable file
·
41 lines (34 loc) · 1.33 KB

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