Please start by reading our contributing docs.
- Clone the repo, and enter the directory:
git clone https://github.com/freeCodeCamp/web3-site.git
cd web3-site
- Install dependencies:
npm install
- Start the development build:
npm run develop
This should start a server at http://localhost:1234
where you can view the app.
- Click the fancy button: