/w3f-education

Technical Education at Web3 Foundation

Primary LanguageJavaScriptOtherNOASSERTION

CC BY 4.0License: MIT

Technical Education at Web3 Foundation

Contribution Guidelines

The Technical Education team at Web3 Foundation are the primary maintainers of this repository and will review all issues and pull requests created here. If you notice typos or grammatical errors, please feel free to create pull requests with these corrections directly. It is generally preferable to create a pull request over an issue to propose a change to the content.

Website

Hosted on GitHub pages - https://w3f.github.io/w3f-education/. This website is built using Docusaurus.

Installation and Local Development$

Download the repo and run the commands below

yarn install
yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.