This is the official landing page for freeCodeCampKarachi which is one of the Local Study Groups of freeCodeCamp.org an Online E-learning platform. This group is run by some of the very enthusiastic members of the group itself who are like minded and share the same goal of supporting, guiding and connecting newcomers and experienced developers alike.
We Love to contribute Open Source and encourage other developers to do the same. Even this page has some very easy open issues for first timers to help them create their first Pull Request.
If you are looking forward to contribute, You can do so by following these Guidelines.
Install Node.js (node
) latest version.
Verify that you're running node
version 7 or above and npm
version 5 or above.
node -v
v9.3.0
npm -v
5.5.1
Open a Terminal / Command Line / Bash Shell and navigate to a project directory where you want to copy this project.
cd yourProjectDirectory
Run below command in your terminal.
git clone https://github.com/yourUsername/fcckarachi.github.io.git
(make sure to replace yourUsername
with your GitHub Username), This will download the entire fcckarachi.github.io
repo to your projects directory.
cd
into the base directory of your fcckarachi
project.
Install the application dependencies.
npm install
This command serves the app at http://localhost:1234 and provides basic URL routing for the app:
npm start
Feel free to get in touch with us fcc.meetup.karachi@gmail.com