Skip to content

obadiaa/community-hub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Optimistic Ethereum Community Hub

This is the source for the community hub.

Usage

Serve Locally

yarn dev

Then navigate to http://localhost:8080. If that link doesn't work, double check the output of yarn dev. You might already be serving something on port 8080 and the site may be on port 8081.

Build for Production

yarn build

You probably don't need to run this command, but now you know.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.8%
  • Vue 33.6%
  • Stylus 21.6%