/4

Website for ETHBerlin 4

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

ETHBerlin04 Website

Join the ETHBerlin Matrix space to contribute: #ethberlin:dod.ngo

Run

The website is built with Gatsby

Install dependencies

npm install

use npx to run without the global dependency

npx gatsby develop

Build

Build with

npm run build