Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 639 Bytes

readme.md

File metadata and controls

14 lines (10 loc) · 639 Bytes

npm version Build status

Angular module for dynamic content

Angular module that allow creating of dynamic content with logic implemented as relations among used components.

Dev instructions

  • npm install in root directory
  • run npm start in root directory
  • open Visual Studio Code in root directory
  • open Visual Studio Code in demo directory
  • open browser at http://localhost:8888