example-app 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