The official ARC (annotated research context) website!
- Node needs to be installed on your machine.
You can build the website locally, to verify the changes you make.
In the command line, run:
npm install
to install the dependenciesnpm run dev
to build the site in watch-mode
Then, in the browser, navigate to the localhost address stated in the CI, e.g. http://localhost:4321/
.