These are the instructions for setting up the project locally. If you are hoping to contribute to the project, this will help you do all the changes locally.
Install NodeJs from NodeJs Official Page.
You can fork the project by clicking the fork button on the top right corner of the page.
While it's forking, it will look like this.
The URL of the project you cloned would look like
(Replace [your_username] with your github username.)
https://github.com/[your_username]/codeJunction-site
You can clone it to your local machine by typing and entering the below command in your terminal.
(Replace [your_username] with your github username.)
git clone https://github.com/[your_username]/codeJunction-site
Move to the project folder
cd codeJunction-site
Run the following command to install the angular cli latest version
npm install -g @angular/cli@latest
Then run an npm install
npm install
After that, do a npm start
npm start
Now the project should be up and running in the default port
http://localhost:4200/
We use GitHub Issues as the official bug and new feature tracker for the Official codeJunction website.
These are the steps you must follow when you are going to report a bug or suggest a new feature to the project.
- Go to the issues tab.
https://github.com/codeJunctionTeam/codeJunction-site/issues
- Click "New Issue" Button.
- Then you will be prompted a menu with options as "Bug report" and "Feature request".
- You can select either option based on the bug or feature you are going to report as an issue.
- After selecting the relevant option, provide a title for your issue.
- Next step is to fill out the template with accurate information about the bug or feature.
Here are some advices for our users that want to report an issue:
- Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
- Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
- If it is a new feature, try to explain it in a manner in which the reader would be able to get a fair understanding about it.
- Copyright 2018 Creative Tim (https://www.creative-tim.com)
- Creative Tim license
YouTube: https://www.youtube.com/channel/UC3rlLY5RpyV-QJcWFEXJSLQ
Facebook: https://www.facebook.com/codeJunctioncrew
Instagram: https://instagram.com/codeJunctioncrew