Skip to content

mrbigs/example-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-app

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

An example Fabrix Application

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

About

Fabrix Example App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.6%
  • JavaScript 14.4%