Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 174 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 174 Bytes

Grid page for Oxfam

Installation steps:

  1. sudo apt-get install build-essential
  2. rm package-lock.json && rm -rf node_modules && rm -rf ~/.node-gyp
  3. npm i
  4. npm start