The landing page for acquity - A marketplace to buy and sell stocks from private companies or startups. Acquity equity.
This repo uses Next.js to create a static page. To build, you can run:
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
.