Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 702 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 702 Bytes

acquity landing  acquity/landing 

The landing page for acquity - A marketplace to buy and sell stocks from private companies or startups. Acquity equity.

https://acquity.io

Deploying

This repo uses Next.js to create a static page. To build, you can run:

yarn deploy

A new directory /out will be created.

If you are using hosts like Netlify, change the build command to yarn deploy and change the publish directory to /out.