/catchmydocs

Primary LanguageJavaScript

CatchMyDocs

This repository host the Web Application for the creation and distribution of web documents. Web documents should:

  • clean markup;
  • support extended elements for data presentation and complex layout grids;
  • belong to their creators;
  • support access control.

Commands

  • the command to install the app: npm install
  • the command to start Web Server: npm run start
  • the command to rebuild the app: npm run buildhost