Web application fetching and generating software citation data.
- node and npm, ideally installed via nvm
Once you have node installed, set up the minimal dependencies:
npm install
In your terminal:
npm start
This will serve the application on localhost:5000
See also settings.js for further configurable settings.