Skip to content

whymarrh/ens.domains

 
 

Repository files navigation

ens.domains

Landing page for ens.domains

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
gatsby develop

Deploy

npm run deploy

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • CSS 10.6%