example-appAn example Fabrix Application1. InstallClone or fork this repository and then run:$ npm install2. BuildThe src must be built.$ npm run build3. StartThen Start the server.$ node dist/serverLicenseMIT