Skip to content

Latest commit

 

History

History
executable file
·
6 lines (5 loc) · 351 Bytes

README.md

File metadata and controls

executable file
·
6 lines (5 loc) · 351 Bytes

React based data fellowship page by Open Knowledge Nepal

  1. Clone this repo using git clone --depth=1 https://github.com/okfnepal/datafellowship
  2. Go to cloned Repo folder datafellowship
  3. Run npm instatll --save in order to install dependencies and clean the git repo.
  4. Deploy on the Github pages after changes Made npm run deploy.