foxyfool / daily-code

Home Page:https://projects.100xdevs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Setup Locally

Install the Dependencies

cd daily-code
yarn install

Setup DB (Windows users must have git-bash installed to run the script)

cd packages/db
./setupDB.sh

Run locally

cd ../..
yarn run dev

About

https://projects.100xdevs.com/


Languages

Language:TypeScript 96.5%Language:JavaScript 1.9%Language:CSS 0.9%Language:Shell 0.7%