-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Anthony edited this page Sep 12, 2016
·
4 revisions
Welcome to the Synthea wiki!
Eventually this will host lots of generated documentation from the JSDoc markup in the code. In the meantime, it's just a place to explain things, like the Terminology
The Synthea application is two main components: the AngularJS web app that provides the user interface and core functionality, and the NodeJS Electron app that interacts with the operating system for Create, Retrieve, Update, Delete operations on projects.
synthea/
| - main.js
| - node_modules/
| - package.json
| - README.md
synthea/
| - assets/
| - projects.json
| - scripts/
| - templates/