Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 275 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 275 Bytes

Sandbox Landing Page

This repository contains code for landing page for OpenG2P's sandbox based on HTML, CSS.

Build the Docker

docker build -t openg2p/openg2p-landing:develop .```

Push the Docker

docker push openg2p/openg2p-landing:develop