This repo for the zambia developer conference website
more details about the conference can be found here
- React
- Bootstrap
- Netlify
We welcome contributors from around the world. read the code of conduct and contributing guide then send a pull request we will be happy to review it.
Requirements
- Node(ˆv8.0)
- npm (ˆv5) or yarn(ˆv1.12)
- git
clone the repo
git clone https://github.com/devconzm/devconzm.git
cd devconzm
Install dependencies
npm install
or
yarn
Run
npm start
or
yarn start
If you encounter any issues feel free to report them here