Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 641 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 641 Bytes

Introduction

This is the main repository for the DACapital website. Built with ❤️ and next.js, tachyons and styled-components.

Setup

git clone [email protected]:DACapital/website.git
cd website
yarn

Note: if you don't have yarn installed follow the instructions here.

Development

yarn run dev

Deployment

Until CD is implemented, run this locally:

yarn run deploy

This will deploy to now and automatically setup domain aliases as per now.json.