docs
This commit is contained in:
parent
2935ab3f49
commit
e3b5cb9f4c
1 changed files with 2 additions and 1 deletions
|
@ -48,6 +48,7 @@ The recommended Node.JS version is v21.5.0, others should also work.
|
|||
* You may need to [enable Corepack](https://nodejs.org/api/corepack.html).
|
||||
3. Run `yarn start` to start the server.
|
||||
* You may need to create an empty folder at `$/asset-api/.keys`.
|
||||
* You may need to create an empty folder at `$/asset-api/.assets`.
|
||||
4. You're ready to go! You will need to restart the server manually when you make changed (unless you use something like [Nodemon](https://www.npmjs.com/package/nodemon)).
|
||||
|
||||
### Building and running
|
||||
|
@ -86,4 +87,4 @@ Choose the method you prefer, for frequent contributors it is recommended to req
|
|||
## Citations
|
||||
|
||||
1. Van de Winckel, A., Feys, H., De Weerdt, W., & Dom, R. (2004). Cognitive and behavioural effects of music-based exercises in patients with dementia. Clinical Rehabilitation, 18(3), 253-260. https://doi.org/10.1191/0269215504cr750oa
|
||||
2. The dementia guide: Living well after your diagnosis. (2021, April 16). Alzheimer’s Society. https://www.alzheimers.org.uk/get-support/publications-factsheets/the-dementia-guide
|
||||
2. The dementia guide: Living well after your diagnosis. (2021, April 16). Alzheimer’s Society. https://www.alzheimers.org.uk/get-support/publications-factsheets/the-dementia-guide
|
||||
|
|
Loading…
Reference in a new issue