Skip to content

fabrix-app/example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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