This is the repo for the Proposal review tool frontend.
The process involves importing a CSV file with all assessments that are saved in the localStorage and reviewed locally by the Proposers.
The development is based on Vue.js
The demo is here
yarn install
yarn serve
yarn build
yarn lint