Demo for grammaticality judgements based on react
- First install nvm from this link
nvm install stable- Inside the repo, now do
npm install. This should install all of the required dependencies. - Now run
npm run build && npm run deployto deploy to gh-pages. This would ask a prompt for github access. - Wait for sometime and it should appear on github pages.