Skip to content

omgnetwork/dev-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmiseGO Developer Portal

Code and guides for the developer documentation site.

Building the app in Development

You can spin up the application quickly with docker:

$ docker-compose up

This will expose a docker container for the site at port 3000. If you have docker setup on your localhost, You can visit http://localhost:3000.

Since its' mounted, you can make changes on the fly and reload the pages to see the changes immediately.

Releases

No releases published

Packages

No packages published

Languages