-
Clone the forked repository like so:
git clone https://github.com/<your username>/osf-website.git && cd osf-website
- Read the Contributors Guide
- Install the Gatsby CLI
npm install -g gatsby-cli
- Change directories into site folder
cd osf-website
- Create and checkout to a new branch for your feature
git checkout -b speakers-component
- Install required packages
yarn install
- Start development server
npm run develop
Gatsby will start a hot-reloading development environment accessible by default at localhost:8000
- Create a production build
npm run build
Gatsby will perform an optimized production build, generating static HTML and per-route JavaScript code bundles.
- Serve the production build locally
npm run serve
Gatsby starts a local HTML server for testing the built site. Remember to build the site using gatsby build before using this command.
- Make Git commits
npm run commit
We use the commitizen command line utility, you'll be prompted to fill out any required commit fields at commit time. You would not need to run git commit
again.
- See what ESLint and Prettier can fix
npm run analyze
- Run Prettier and ESLint with the --fix option
npm run fix
Bolaji Ayodeji π» π |
Peace Ojemeh π¨ |
Steve Anthony π¨ |
OFOR π¨ |
Alabo David Briggs π» |
Bolaji Olajide π» π |
Ike Josh π»π |
Favour Kelvin π» |
Ashinze Ekene π» |
Ndibe Raymond Olisaemeka π |
Become a financial contributor and help us sustain our community. [Contribute]
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]