Skip to content

owocki/web3

 
 

Repository files navigation

Gitcoin X Radicle

Web outlet of the Gitcoin X Radicle hackathon. Generation of the static output is managed with NEXT.js. We picked the following components:

  • [NEXT.js] - side structure and content management
  • [Sass] - CSS extension language for layouts and styles
  • [yarn] - dependency management and task execution

Develop

To run a local instance of the site issue the following command:

yarn dev

Build

To produce the latest version of the static generation run:

yarn export

Deploy

This will build and deploy the website to github pages with the custom url monadic-xyz.github.io.

yarn deploy

About

Gitcoin X Radicle hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 65.6%
  • CSS 33.5%
  • Shell 0.9%