mishanga/bemchan

Implement basic application architecture

Opened this issue · 0 comments

Basic application architecture must consist of:

  • serv.js tech to run server app and populate data context.
  • priv.js tech to generate view-oriented context.
  • bemhtml tech to produce client-side html.
  • simple express-based server in terms of i-server.