https://github.com/sydney-informatics-hub/ace3tool
ACE-III online dementia screening tool
https://github.com/sydney-informatics-hub/ace3tool
Last synced: 10 months ago
JSON representation
ACE-III online dementia screening tool
- Host: GitHub
- URL: https://github.com/sydney-informatics-hub/ace3tool
- Owner: Sydney-Informatics-Hub
- Created: 2024-09-17T04:51:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-11T00:04:13.000Z (over 1 year ago)
- Last Synced: 2025-07-28T02:38:21.408Z (11 months ago)
- Language: TypeScript
- Homepage: https://sydney-informatics-hub.github.io/ace3tool/
- Size: 5.31 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PIPE-5195: ACE-III online screening tool



**Note**: the primary repository for this code is now at https://github.com/Sydney-Informatics-Hub/ace3tool.
This repo contains the code for .
The raw data required to generate some of the JSON data/model coefficients used in the site
is not included.
©️ Sydney Informatics Hub, 2024.
## Development
This project uses `pnpm` as a package manager. Run the development server with
```bash
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.