Skip to content
This repository has been archived by the owner on Jul 17, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 254 Bytes

Tadoku Web

This repository has been moved to https://github.com/tadoku/tadoku and is now deprecated.

Getting started

1. Setup

  • Copy over the default environment: $ cp .env{.sample,}

2. Development

$ yarn install
$ yarn dev