Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 439 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 439 Bytes

vocative-asp-test

Old, initial testing ENV for the vocative algorithm.

Usage:

  1. Static folder is reserved for static resources and UI (html, css, images, js etc.). It can be run with any version of VSCode or some other text editor.
  2. App folder is reserved for the BE part of the system. It can be run with Visual Studio 2015+ (community edition will work).
  3. Restore the SQLServer database from the sql schema in the app folder.