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