Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 615 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 615 Bytes

dragi.me

Planning to constantly update this site with new content. Still very much a work in progress.

Tech used

Running Locally

Make sure you're on the latest node version.

Create a .env.local file similar to .env.example.

$ git clone https://github.com/dragidavid/dragi.git
$ cd dragi
$ yarn
$ yarn dev