Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 547 Bytes

Static website

This repository contains code related to the main marketing site to be hosted at marketprotocol.io

Getting Started

Assuming you have npm already our makefile should handle the rest

$ make install
$ make start

Notes

This site has been created using react-static and specifically the less-antdesign template.