Distributed Wikipedia Requirements See package.json Currently only Linux is supported How to run set-up testrpc node (e.g. Ganache) To compile, migrate and run tests run: npm run build To run linter: npm run lint To fix issues reported by linter: npm run lint:fix