npm install flex-web-kitCreate static SSR websites with reactivity on the client
> _project under development..._
npm i flex-web-kit
flex-web-kit uses gulp, it's probably required to install it globally
npm i -g gulp
gulp dev
gulp or gulp build
gulp start
> This folder and it's files will be copied to dist
> All .hbs layouts that will be used by page templates
> Router .hbs templates
#### api
> Extend express server instance
#### middleware
> Middlewares that will be applied in express server
> SCSS styles that will be merged into one signle CSS file
> .hbs templates to be imported in pages and layouts