A bibliometric tool for running literature analysis
🏠 Homepage
You should have node and yarn installed.
Install the dependencies
yarn install
Start the local development server
yarn serve
Run the unit test
yarn test:unit
Bundle the application for production
yarn build
Run a static code analysis with ESLint
yarn lint
Run a report for the i18n messages and check whether entries are missing or obsolete
yarn i18n:report
To release a new version the library bumped is used.
bump release <major|minor|patch>
👤 Bernhard Wittmann
- Github: @BerniWittmann
- GitLab: @BerniWittmann
- E-Mail: bernhard.wittmann@uni-ulm.de
Give a ⭐️ if this project helped you!