Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 855 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 855 Bytes

CC BY 4.0License: MIT

Grants Test Repository 🚧 [WIP!]

Website

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

Installation and Local Development

Download the repo and run the commands below

yarn install
yarn build
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.